diff --git a/redbot/cogs/admin/locales/fr-FR.po b/redbot/cogs/admin/locales/fr-FR.po index 41b0be665..ceb3f5537 100644 --- a/redbot/cogs/admin/locales/fr-FR.po +++ b/redbot/cogs/admin/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -177,7 +177,7 @@ msgstr "Auto-rôles disponibles :\\n{selfroles}" #: redbot/cogs/admin/admin.py:413 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "Gérer les auto-roles." #: redbot/cogs/admin/admin.py:418 #, docstring @@ -186,28 +186,28 @@ msgstr "" #: redbot/cogs/admin/admin.py:425 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." #: redbot/cogs/admin/admin.py:433 msgid "Added." -msgstr "" +msgstr "Ajouté." #: redbot/cogs/admin/admin.py:436 msgid "That role is already a selfrole." -msgstr "" +msgstr "Ce rôle est déjà un selfrole." #: redbot/cogs/admin/admin.py:440 #, docstring msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Supprimer un rôle de la liste des auto-rôles.\\n\\n REMARQUE : Le nom du rôle est sensible aux majuscules et minuscules !\\n " #: redbot/cogs/admin/admin.py:447 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." #: redbot/cogs/admin/admin.py:455 msgid "Removed." -msgstr "" +msgstr "Retiré." #: redbot/cogs/admin/admin.py:460 #, docstring @@ -224,11 +224,11 @@ msgstr "Le bot est maintenant verrouillé sur ses serveurs actuels." #: redbot/cogs/admin/announcer.py:75 msgid "I could not announce to the following server: " -msgstr "" +msgstr "Je n'ai pas pu annoncer au serveur suivant : " #: redbot/cogs/admin/announcer.py:77 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "Je n'ai pas pu annoncer aux serveurs suivants : " #: redbot/cogs/admin/converters.py:12 msgid "The Admin cog is not loaded." diff --git a/redbot/cogs/alias/locales/no-NO.po b/redbot/cogs/alias/locales/no-NO.po index 76cd1826a..b2cae1b88 100644 --- a/redbot/cogs/alias/locales/no-NO.po +++ b/redbot/cogs/alias/locales/no-NO.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -70,11 +70,11 @@ msgstr "Legg til et globalt alias for en kommando." #: redbot/cogs/alias/alias.py:304 msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." -msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {navn} men navnet er allerede en kommando på denne boten." +msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {name} men navnet er allerede en kommando på denne boten." #: redbot/cogs/alias/alias.py:315 msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." -msgstr "Du forsøkte å opprette et nytt alias med navnet {navn} men aliaset finnes allerede på denne serveren." +msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men aliaset finnes allerede på denne serveren." #: redbot/cogs/alias/alias.py:326 msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." diff --git a/redbot/cogs/bank/locales/fr-FR.po b/redbot/cogs/bank/locales/fr-FR.po index 516428b60..a534c1bdb 100644 --- a/redbot/cogs/bank/locales/fr-FR.po +++ b/redbot/cogs/bank/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "Commande de base pour les paramètres de la banque." #: redbot/cogs/bank/bank.py:87 msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" -msgstr "" +msgstr "Paramètres de la banque :\\n\\nNom de la banque : {bank_name}\\nDevise : {currency_name}\\nSolde par défaut : {default_balance}\\nSolde maximum autorisé : {maximum_bal}" #: redbot/cogs/bank/bank.py:101 #, docstring @@ -71,13 +71,13 @@ msgstr "Le nom de la devise est maintenant : {name}" #: redbot/cogs/bank/bank.py:137 #, docstring msgid "Set the maximum balance a user can get." -msgstr "" +msgstr "Définit le solde maximum qu'un utilisateur peut obtenir." #: redbot/cogs/bank/bank.py:143 msgid "Amount must be greater than zero and less than {max}." -msgstr "" +msgstr "Le montant doit être supérieur à zéro et inférieur à {max}." #: redbot/cogs/bank/bank.py:148 msgid "Maximum balance has been set to: {amount}" -msgstr "" +msgstr "Le solde maximal a été réglé sur : {amount}" diff --git a/redbot/cogs/customcom/locales/fr-FR.po b/redbot/cogs/customcom/locales/fr-FR.po index 412194aad..ad92628c0 100644 --- a/redbot/cogs/customcom/locales/fr-FR.po +++ b/redbot/cogs/customcom/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -157,7 +157,7 @@ msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres." #: redbot/cogs/customcom/customcom.py:406 msgid "I could not not find that custom command." -msgstr "Je n'ai pas trouvé cette commande personnalisée." +msgstr "Je n'ai pas pu trouver cette commande personnalisée." #: redbot/cogs/customcom/customcom.py:421 msgid "Random" diff --git a/redbot/cogs/economy/locales/fr-FR.po b/redbot/cogs/economy/locales/fr-FR.po index f6444c1f2..c4b3772c5 100644 --- a/redbot/cogs/economy/locales/fr-FR.po +++ b/redbot/cogs/economy/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -17,15 +17,15 @@ msgstr "" #: redbot/cogs/economy/economy.py:44 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" -msgstr "" +msgstr "JACKPOT ! 226 ! Votre mise a été multipliée par * 50 !" #: redbot/cogs/economy/economy.py:48 msgid "4LC! Your bid has been multiplied * 25!" -msgstr "" +msgstr "4LC ! Votre mise a été multipliée par * 25 !" #: redbot/cogs/economy/economy.py:52 msgid "Three cherries! Your bid has been multiplied * 20!" -msgstr "" +msgstr "Trois cerises ! Votre mise a été multipliée par * 20 !" #: redbot/cogs/economy/economy.py:56 msgid "2 6! Your bid has been multiplied * 4!" @@ -37,7 +37,7 @@ msgstr "Deux cerises ! Votre mise a été multipliée par 3 !" #: redbot/cogs/economy/economy.py:64 msgid "Three symbols! Your bid has been multiplied * 10!" -msgstr "" +msgstr "Trois symboles ! Votre mise a été multipliée par * 10 !" #: redbot/cogs/economy/economy.py:68 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" @@ -138,7 +138,7 @@ msgstr "" #: redbot/cogs/economy/economy.py:296 msgid "This command cannot be used with a local bank." -msgstr "" +msgstr "Cette commande ne peut pas être utilisée avec une banque locale." #: redbot/cogs/economy/economy.py:300 msgid "This will delete all bank accounts for users who no longer share a server with the bot.\\nIf you're sure, type `{prefix}bank prune global yes`" @@ -239,11 +239,11 @@ msgstr "Rien !" #: redbot/cogs/economy/economy.py:636 msgid "Your bid: {bid}" -msgstr "" +msgstr "Votre mise : {bid}" #: redbot/cogs/economy/economy.py:637 msgid "\\n{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" -msgstr "" +msgstr "\\n{old_balance} - {bid} (Votre mise) + {pay} (Gains) → {new_balance} !" #: redbot/cogs/economy/economy.py:653 #, docstring @@ -305,7 +305,7 @@ msgstr "Définir le montant gagné à chaque payday." #: redbot/cogs/economy/economy.py:753 redbot/cogs/economy/economy.py:775 msgid "Amount must be greater than zero and less than {maxbal}." -msgstr "" +msgstr "Le montant doit être supérieur à zéro et inférieur à {maxbal}." #: redbot/cogs/economy/economy.py:763 msgid "Every payday will now give {num} {currency}." @@ -331,7 +331,7 @@ msgstr "Définir le solde initial des nouveaux comptes bancaires." #: redbot/cogs/economy/economy.py:801 msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" +msgstr "Le montant doit être supérieur ou égal à zéro et inférieur à {maxbal}." #: redbot/cogs/economy/economy.py:806 msgid "Registering an account will now give {num} {currency}." diff --git a/redbot/cogs/modlog/locales/fr-FR.po b/redbot/cogs/modlog/locales/fr-FR.po index 5110d2ce3..8c155a7a3 100644 --- a/redbot/cogs/modlog/locales/fr-FR.po +++ b/redbot/cogs/modlog/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -37,7 +37,7 @@ msgstr "Définir un salon comme modlog.\\n\\n Omettre `` pour d #: redbot/cogs/modlog/modlog.py:48 msgid "Mod events will be sent to {channel}." -msgstr "" +msgstr "Les événements de modération seront envoyés à {channel}." #: redbot/cogs/modlog/modlog.py:52 msgid "I do not have permissions to send messages in {channel}!" @@ -66,7 +66,7 @@ msgstr "Paramètres actuels :\\n" #: redbot/cogs/modlog/modlog.py:84 msgid "That action is not registered." -msgstr "" +msgstr "Cette action n’est pas enregistrée." #: redbot/cogs/modlog/modlog.py:89 msgid "Case creation for {action_name} actions is now {enabled}." @@ -88,7 +88,7 @@ msgstr "Afficher l'argument spécifié." #: redbot/cogs/modlog/modlog.py:109 msgid "That case does not exist for that server." -msgstr "" +msgstr "Ce cas n'existe pas pour ce serveur." #: redbot/cogs/modlog/modlog.py:120 #, docstring @@ -126,5 +126,5 @@ msgstr "Vous n’êtes pas autorisé à modifier cette argument !" #: redbot/cogs/modlog/modlog.py:183 msgid "Reason for case #{num} has been updated." -msgstr "" +msgstr "La raison du cas #{num} a été mise à jour." diff --git a/redbot/cogs/streams/locales/fr-FR.po b/redbot/cogs/streams/locales/fr-FR.po index e94bdec26..881487e27 100644 --- a/redbot/cogs/streams/locales/fr-FR.po +++ b/redbot/cogs/streams/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -173,21 +173,21 @@ msgstr "" #: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 msgid "Stream alert message set!" -msgstr "" +msgstr "Message d'alerte de stream défini !" #: redbot/cogs/streams/streams.py:470 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " -msgstr "" +msgstr "Définir le message d'alerte de stream lorsque les mentions sont désactivées.\\n\\n Utilisez `{stream.name}` dans le message pour insérer le salon ou le nom d'utilisateur.\\n\\n Par exemple : `[p]streamset message nomention \\\"{stream.name} est en ligne !\\\"`\\n " #: redbot/cogs/streams/streams.py:486 #, docstring msgid "Reset the stream alert messages in this server." -msgstr "" +msgstr "Réinitialiser les messages d'alerte de streams sur ce serveur." #: redbot/cogs/streams/streams.py:490 msgid "Stream alerts in this server will now use the default alert message." -msgstr "" +msgstr "Les alertes de stream de ce serveur utiliseront maintenant le message d'alerte par défaut." #: redbot/cogs/streams/streams.py:495 #, docstring @@ -253,15 +253,15 @@ msgstr "Les notifications ne seront plus supprimées." #: redbot/cogs/streams/streams.py:563 #, docstring msgid "Toggle excluding rerun streams from alerts." -msgstr "" +msgstr "Activer/désactiver l'exclusion des reruns de streams des alertes." #: redbot/cogs/streams/streams.py:568 msgid "Streams of type 'rerun' will be included in alerts." -msgstr "" +msgstr "Les streams de type 'reerun' seront inclus dans les alertes." #: redbot/cogs/streams/streams.py:571 msgid "Streams of type 'rerun' will no longer send an alert." -msgstr "" +msgstr "Les flux de type 'rerun' n'enverront plus d'alerte." #: redbot/cogs/streams/streams.py:579 msgid "I'll now send a notification in this channel when {stream.name} is live." @@ -273,19 +273,19 @@ msgstr "Je n'enverrai plus de notifications à propos de {stream.name} dans ce s #: redbot/cogs/streams/streams.py:670 msgid "{mention}, {stream} is live!" -msgstr "" +msgstr "{mention}, {stream} est en live !" #: redbot/cogs/streams/streams.py:681 msgid "{stream} is live!" -msgstr "" +msgstr "{stream} est en live !" #: redbot/cogs/streams/streamtypes.py:303 msgid "Untitled broadcast" -msgstr "" +msgstr "Diffusion sans titre" #: redbot/cogs/streams/streamtypes.py:305 msgid " - Rerun" -msgstr "" +msgstr " - Rerun" #: redbot/cogs/streams/streamtypes.py:308 #: redbot/cogs/streams/streamtypes.py:350 diff --git a/redbot/cogs/warnings/locales/fr-FR.po b/redbot/cogs/warnings/locales/fr-FR.po index 9be3f1780..394ea9ebb 100644 --- a/redbot/cogs/warnings/locales/fr-FR.po +++ b/redbot/cogs/warnings/locales/fr-FR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgstr "Cet utilisateur n'a aucun avertissement !" #: redbot/cogs/warnings/warnings.py:365 redbot/cogs/warnings/warnings.py:395 msgid "Unknown Moderator ({})" -msgstr "" +msgstr "Modérateur inconnu ({})" #: redbot/cogs/warnings/warnings.py:366 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" diff --git a/redbot/core/locales/af-ZA.po b/redbot/core/locales/af-ZA.po index e768f8910..f3c711ce1 100644 --- a/redbot/core/locales/af-ZA.po +++ b/redbot/core/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 16e762dbe..22a205ce5 100644 --- a/redbot/core/locales/ar-SA.po +++ b/redbot/core/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "التضمينات الآن {} لهذه النقابة." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index b4be3b7c4..82f6b7db7 100644 --- a/redbot/core/locales/bg-BG.po +++ b/redbot/core/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Завършено." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Изключване... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Неуспешно. Не забравяйте, че можете да редактирате аватар ми до два пъти на час. URL Адресът трябва да бъде директен линк към JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Поддържа се JPG / PNG формат само." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Не успяхте да промените името. Не забравяйте, че можете да го направите до 2 пъти на час. Използвайте псевдоними, ако ви се налага нужда от чести промени. `{} зададете псевдоним`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Нямам правомощието да променя псевдонима си." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Префиксите на гилдията са нулирани." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ca-ES.po b/redbot/core/locales/ca-ES.po index c149e125e..13eb4579d 100644 --- a/redbot/core/locales/ca-ES.po +++ b/redbot/core/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index b03a8d06c..69e6782de 100644 --- a/redbot/core/locales/cs-CZ.po +++ b/redbot/core/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "**{} načteno:**\\n" msgid "**{} unloaded:**\\n" msgstr "**{} odnačteno:**\\n" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Příkazy související s funkcemi jádra" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Zobrazí informace o Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "Instanci Red bota vlastní" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Verze Red" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Zastaralé" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Ano, {} je k dispozici" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "O této instanci bota" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "O Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Přináší radost od 02 Ledna 2016 (již {} dní!)" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "Potřebuji oprávnění `Embed links` k tomu toto poslat" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "Globální výchozí: {}\\n" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "Nastavení cechu: {}\\n" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "Uživatelské nastavení" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "zakázáno" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "povoleno" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Embedded zprávy jsou teď {} pro tebe." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "Dosud nedošlo k žádné výjimce" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "Nastav botovu pozvánku" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Opustí server" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Opravdu chceš opustit tento server? (y/n)" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "Dobře. Sbohem :wave:" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "Opouštím klan '{}'" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Dobře, zůstanu tedy :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "Chcete-li opustit server, stačí zadat jeho číslo." -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "Dobře tedy." -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Načte balíčky" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "Načteno {packs}." -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Odnačte balíčky" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Znovu načte balíčky" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "Znovu načteno {packs}." -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Vypne bota" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Vypínání... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Restartování..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Admin role: {admin}\\nModerátorské role: {mod}\\n" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "Nastavení {bot_name}:\\n\\nPrefixy: {prefixes}\\n{guild_settings}Jazyk: {locale}" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Přidá admin roli pro tento cech\\n " -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "Tato role je již moderátorská role." -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "Tato role je nyní považována za moderátorskou roli." -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Přidá admin roli pro tento cech\\n " -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "Tato role již není považována za administrátorskou roli." -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "Tato role již není považována za administrátorskou roli." -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "nebude" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "bude" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "Barva byla resetována." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "Barva byla nastavena." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Pouze formát JPG / PNG." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Stav změněn na {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Nemám oprávnění ke změně své přezdívky." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Příkazy serverů byly resetovány." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Změní jazyk.\\n\\n Pro získání seznamu dostupných jazyků použijte [p]listlocales.\\n\\n Chcete-li obnovit angličtinu, použijte \\\"en-US\\\".\\n " -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "Vlastní text byl vymazán." -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "Vlastní text byl nastaven." -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "Znaky musí být kratší než 1024." -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Správa nastavení příkazu nápovědy." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "Help bude používat stránkovaná menu." -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "Nenalezeny žádné jazyky." -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Odešle zprávu vlastníkovi" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Nemohu doručit vaši zprávu. Omlouváme se." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Na tuto zprávu můžete odpovědět {}contact" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Omlouvám se, ale nepodařilo se mi doručit vaši zprávu na {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "\\n Přidá uživatele na bílou listinu\\n " -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "\\n Seznam povolených uživatelů\\n " -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Povolení uživatelé:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Promaže bílou listinu.\\n " -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Bílá listina promazána." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "\\n Přidá uživatele na černou listinu\\n " -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Uživatel přidán na černou listinu." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "\\n Seznam uživatelů na černé listině\\n " -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "Uživatelé na černé listině:" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "\\n Odstraní uživatele z černé listiny\\n " -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Vymaže černou listinu\\n " -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "Černá listina byla vymazána." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "\\n Příkazy pro správu bílé listiny\\n " -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Promaže bílou listinu.\\n " -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "\\n Seznam uživatelů a rolí na černé listině.\\n " -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "Uživatelé a role na černé listině:" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Vymaže černou listinu\\n " -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Správa příkazů bota." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Zakázat příkaz globálně." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 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:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "Zakázat příkaz pouze na tomto serveru." -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Povolte příkaz globálně." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Jsou imunní" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Nejsou imunní" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index 076be9af5..97c390ac3 100644 --- a/redbot/core/locales/da-DK.po +++ b/redbot/core/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "deaktiveret" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "aktiveret" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index 0a3b1c801..667ec02de 100644 --- a/redbot/core/locales/de-DE.po +++ b/redbot/core/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "**{} geladen.**\\n" msgid "**{} unloaded:**\\n" msgstr "**{} nicht geladen.**\\n" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Befehle für die Hauptfunktionen" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Zeigt Informationen über Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "Diese Instanz gehört" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Red Version" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Veraltet" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Ja, {} ist verfügbar" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "Über diese Instanz" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "Über Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Freude seit 02. Jan 2016 (vor {} Tagen!)" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "Ich benötige die 'Embed links' Berechtigung, um dies zu senden" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "\\n Befehle um Einbettungen an- oder auszuschalten.\\n\\n Diese Einstellung bestimmt, ob Einbettungen\\n als Reaktion auf einen Befehl (der dies unterstützt)\\n verwendet werden. Standardmässig werden\\n Einbettungen verwendet.\\n " -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "Einbettungseinstellungen: \\n\\n" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "Globaler Standard: {}\\n" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "Gildeneinstellungen: {}\\n" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "Benutzereinstellungen: {}" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "\\n Wechselt die globale Einstellung für Einbettungen.\\n\\n Dies wird als Ersatzeinstellung verwendet, falls der\\n Benutzer oder die Gilde keine Präferenz eingestellt hat.\\n Standardmässig werden Einbettungen verwendet.\\n " -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Einbettungen sind standardmäßig: {} ." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "deaktiviert" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "aktiviert" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "\\n Wechselt die Einbettungs-Einstellung der Gilde.\\n\\n Wenn nicht festgelegt, so wird die Einstellung aufgehoben\\n und stattdessen der globale Standard verwendet.\\n\\n Wenn festgelegt, so wird dies anstelle des globalen Standards verwendet\\n um zu entscheiden, ob Einbettungen verwendet werden oder nicht.\\n Dies wird bei allen Befehlen eines Gildenkanals angewendet, mit\\n Ausnahme von Hilfebefehlen.\\n " -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Einbettungen werden jetzt auf die globalen Einstellungen zurückgreifen." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Einbettungen für diesen Discord Server sind jetzt: {} ." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "\\n Wechselt die Einbettungs-Einstellung des Benutzers.\\n\\n Wenn nicht festgelegt, so wird die Einstellung aufgehoben\\n und stattdessen der globale Standard verwendet.\\n\\n Wenn festgelegt, so wird dies anstelle des globalen Standards verwendet\\n um zu entscheiden, ob Einbettungen verwendet werden oder nicht.\\n Dies wird sowohl bei allen Befehlen in einer Direktnachricht an den Bot\\n angewendet, als auch bei allen Hilfebefehlen.\\n " -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Einbettungen sind für Dich jetzt: {}." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "Sendet dem Besitzer die letzte Befehlsausnahme die aufgetreten ist\\n\\n Wenn öffentlich (ja wird angegeben), wird sie stattdessen in den Chat gesendet" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "Keine Ausnahme ist bis jetzt aufgetreten" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "Die Bot-Einladung einrichten" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Verlässt den Server" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Bist du sicher das ich den Server verlassen soll? (y/n)" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "Oke. Bye :wave:" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "Gilde verlassen '{}'" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Oke, dann beilbe ich :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Listet und erlaubt Server zu verlassen" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "Um einen Server zu verlassen, gebe einfach seine Nummer an." -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "Ich kann keine Gilde lassen, von der ich Eigentümer bin." -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Bist du sicher das ich gehen soll {}? (yes/no)" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Erledigt." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "Oke, na dann." -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Läd Pakete" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "Lade {packs}." -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "Das folgende Paket ist bereits geladen: {pack}" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "Das folgende Paket ist bereits geladen: {packs}" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "Fehler beim Laden des Pakets {pack}. \\nÜberprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "Fehler beim Laden des Pakets {packs}. \\nÜberprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {pack}." -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {packs}" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\\n\\n{reason}" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\\n\\n{reasons}" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Entläd Pakete" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "Das folgende Paket ist bereits geladen: {pack}." -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "Die folgenden Pakete wurden entfernt: {packs}." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "Das folgende Paket wurde nicht geladen: {pack}." -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "Die folgenden Pakete wurden nicht geladen: {packs}." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Läd Pakete neu" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "Neu geladen {packs}." -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "Fehler beim Laden des folgenden Pakets: {pack}.\\nÜberprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "Fehler beim Laden der folgenden Pakete: {packs}\\nÜberprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "Dieses Paket konnte aus folgendem Grund nicht neu geladen werden:\\n\\n{reason}" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "Diese Pakete konnten aus folgenden Gründen nicht neu geladen werden:\\n\\n{reasons}" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Fährt den Bot herunter" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Herunterfahren... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "Versuche, Red\\nneu zu starten\\n Erzeugt Rotes Beenden mit dem Exit-Code 26\\n Der Neustart ist nicht garantiert: er muss\\n vom Prozessmanager in Gebrauch übergeben werden" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Neustart..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Admin Rollen: {admin}\\nMod Rollen: {mod}\\n" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "{bot_name} Einstellungen:\\n\\nPräfixe: {prefixes}\\n{guild_settings}Locale: {locale}" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Fügt eine Admin-Rolle für diese Gilde hinzu.\\n " -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "Diese Rolle ist bereits eine Admin-Rolle." -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "Diese Rolle wird nun als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "\\n Fügt eine Mod-Rolle für diese Gilde hinzu.\\n " -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "Diese Rolle ist bereits eine mod Rolle." -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "Diese Rolle wird jetzt als eine Mod Rolle betrachtet." -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Entfernt eine Admin-Rolle für diese Gilde.\\n " -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "Diese Rolle war keine Admin-Rolle, mit der man anfangen sollte." -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "Diese Rolle wird nicht mehr als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "\\n Entfernt eine Mod-Rolle für diese Gilde.\\n " -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "Diese Rolle war keine Mod-Rolle, mit der man anfangen sollte." -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "Diese Rolle wird nicht mehr als Mod-Rolle betrachtet." -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Der Bot {} verwendet seine eingestellten Farben für Einbettungen." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "wird nicht" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "wird" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Schalten Sie ein, ob die fuzzy Kommandosuche für den Server aktiviert werden soll.\\n\\n Standard ist, dass die fuzzy Kommandosuche deaktiviert wird.\\n " -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "Ungenaue Befehlssuche wurde für diesen Server {}." -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Schaltet ein, ob die fuzzy Kommandosuche in DMs aktiviert werden soll.\\n\\n Standard ist, dass die fuzzy Kommandosuche deaktiviert wird.\\n " -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "Ungenaue Befehlssuche wurde für Direktnachrichten {}." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "\\n Setzt eine Standardfarbe für die Botembeds.\\n\\n Akzeptierbare Werte für den Farbparameter können unter:\\n\\n https://discordpy.readthedocs.io/de/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n gefunden werden " -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "Die Farbe wurde zurückgesetzt." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "Die Farbe wurde eingestellt." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Fehlgeschlagen. Bedenke, dass du bis zu zweimal pro Stunde meinen Avatar ändern kannst. Die URL muss ein direkter Link zu einem JPG oder PNG sein. Öfter möchte ich mich nicht umstylen." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Nur JPG oder PNG Format." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Status zu {} geändert." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Fehler beim Ändern des Namens. Denke daran, dass du dies nur einmal pro Stunde machen kannst. Benutze Spitznamen falls du oft Änderungen des Namens benötigst. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Mir fehlen die Berechtigungen zum Ändern meines eigenen Spitznamen." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Server Präfixe wurden zurückgesetzt." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Ändert Bot-Locale.\\n\\n Benutze [p]listlocales um eine Liste verfügbarer Locales zu erhalten.\\n\\n Um auf Englisch zurückzusetzen, verwende \\\"en-US\\\".\\n \\n " -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "Ungültige Sprache. Benutze `{prefix}listlocales` um eine Liste der verfügbaren Locales zu erhalten." -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "Ändert einen Abschnitt von [p]Informationen\\n\\n Die maximale Anzahl erlaubter Zeichen ist 1024.\\n Unterstützt Markierungen, Links und \\\"Erwähnungen\\\".\\n Link Beispiel:\\n `[Mein Link](https://example.com)`\\n " -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "Der benutzerdefinierte Text wurde gelöscht." -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "Der benutzerdefinierte Text wurde festgelegt." -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "Charaktere müssen weniger als 1024 sein." -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Verwalte die Einstellungen für den Hilfe-Befehl." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "Hilfe wird Menüs verwenden." -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dies erlaubt dem Hilfe-Befehl, versteckte Befehle zu zeigen\\n\\n Dies ist standardmäßig falsch.\\n Verwendung ohne Einstellung wird umschalten.\\n " -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "Die Hilfe filtert keine versteckten Befehle" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "\\n Setzt fest, ob Befehle, die nicht im aktuellen Kontext ausgeführt werden können,\\n von Hilfe gefiltert werden sollen\\n\\n Standardwerte auf True.\\n Wenn Sie diese Option ohne Einstellung verwenden, wird sie umschalten.\\n " -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "Hilfe wird nur für Befehle angezeigt, die ausgeführt werden können." -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "Hilfe wird angezeigt, ohne zu überprüfen, ob die Befehle ausgeführt werden können." -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dies erlaubt es dem Bot, auf die Existenz eines bestimmten\\n Hilfethemas zu reagieren, auch wenn der Benutzer es nicht verwenden kann.\\n\\n Hinweis: Diese Einstellung auf dem eigenen ist nicht vollständig verhindert Befehlsbeschreibung.\\n\\n Standardwerte auf False.\\n Wenn du dies ohne Einstellung verwendest, wird dies umschalten.\\n \\n \\n Defaults to False " -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Die Hilfe überprüft das Vorhandensein von Hilfethemen nur über die Fuzzy-Hilfe (falls aktiviert)." -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "Erledigt. Das Zeichenlimit pro Seite wurde auf {} gesetzt." -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "Legen Sie die maximale Anzahl von Hilfeseiten fest, die in einem Serverkanal gesendet werden. \\n\\n Diese Einstellung gilt nur für eingebettete Hilfe. \\n\\n Wenn eine Hilfemeldung mehr Seiten als diesen Wert enthält,\\n wird die Hilfemeldung an die gesendet Befehlsautor über DM. Auf diese Weise können Sie Spam in den Server\\n Textkanälen reduzieren. \\n\\n Der Standardwert beträgt 2 Seiten. \\n " -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "Du musst einen Wert von 0 oder mehr angeben!" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "\\n Stellt den verwendeten Slogan ein.\\n\\n Diese Einstellung trifft nur auf eingebettete Hilfe zu. Ist kein Slogan\\n angegeben, so wird stattdessen der Standardwert verwendet.\\n " -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Dein Slogan ist zu lang! Bitte kürze diesen damit er nicht länger als 2048 Zeichen ist." -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "\\n Listet alle verfügbaren Locales\\n\\n Benutze `[p]set locale` um eine Locale\\n zu setzen " -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "Keine Sprachen gefunden." -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Sendet eine Nachricht an den Besitzer" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Ich bin nicht in der Lage, deine Nachricht zu überbringen. Tut mir Leid." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "Sendet einen DM an einen Benutzer\\n\\n Dieser Befehl benötigt eine Benutzerkennung zum Arbeiten.\\n Um eine Benutzerkennung zu erhalten, aktivieren Sie den 'Entwickler-Modus' in den Einstellungen von Discord\\n und \"Aussehen\"-Tab. Dann klicken Sie mit der rechten Maustaste auf einen Benutzer\\n und kopieren Sie ihre Id" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "Zeigt Debug-Informationen für Debugging an.." -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "\\n Whitelist Management Befehle.\\n " -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "\\n Fügt einen Benutzer in die Whitelist ein.\\n hinzu " -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "\\n Listet Whitelist-Benutzer.\\n " -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Benutzer auf der Whitelist:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "\\n Entfernt Benutzer aus der Whitelist.\\n " -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Leert die Whitelist.\\n " -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Die Whitelist wurde gelöscht." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "\\n Blacklist Management Befehle.\\n " -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "\\n Fügt einen Benutzer zur Blacklist hinzu.\\n " -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Sie können keinen Eigentümer auf die schwarze Liste setzen!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Benutzer wurde zur schwarzen Liste hinzugefügt." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "\\n Listet Benutzer auf, die auf der schwarzen Liste stehen. \\n " -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "Gesperrte Benutzer:" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "\\n Löscht Benutzer aus der Blacklist.\\n " -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Löscht die schwarze Liste.\\n " -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "Blacklist wurde gelöscht." -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "\\n Whitelist Management Befehle.\\n " -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "\\n Fügt einen Benutzer oder eine Rolle in die Whitelist ein.\\n hinzu " -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "\\n Listet Whitelist Benutzer und Rollen auf.\\n " -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "Benutzer und Rollen auf der weißen Liste:" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "\\n Entfernt Benutzer oder Rolle aus Whitelist.\\n " -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Leert die Whitelist.\\n " -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "\\n Blacklist Management Befehle.\\n " -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "\\n Fügt einen Benutzer oder eine Rolle zur Blacklist hinzu.\\n " -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "\\n Listet Benutzer und Rollen auf, die auf der schwarzen Liste stehen. \\n " -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "Gesperrte Benutzer und Rollen:" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "\\n Entfernt Benutzer oder Rolle aus der Blacklist.\\n " -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Löscht die Blacklist.\\n " -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Verwalte die Befehle des Bots." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Deaktiviert einen Befehl global." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 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:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 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:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "Deaktiviere einen Befehl nur auf diesem Server." -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "Sie dürfen diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Einen Befehl global aktivieren." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Aktiviert einen Befehl auf diesem Server." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "Sie dürfen diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "\\n Server Einstellungen für Immunität von automatisierten Aktionen\\n " -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "\\n Holen Sie sich die aktuellen Mitglieder und Rollen\\n\\n für automatische Moderationsaktivität\\n konfiguriert " -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "Rollen, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "Mitglieder, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "Keine Immunitätseinstellungen hier." -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "\\n Macht einen Benutzer oder Rollen immun gegen automatisierte Moderationsaktionen \\n " -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "\\n Macht einen Benutzer oder Rollen immun gegen automatisierte Moderationsaktionen \\n " -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "\\n Prüft, ob ein Benutzer oder eine Rolle als immun von automatisierten Aktionen angesehen wird\\n " -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Sie sind immun" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Sie sind nicht immun" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Befehle zum Konfigurieren von Besitzerbenachrichtigungen. \\n " -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "\\n Opt-in bei empfangenen Eigenschaftsbenachrichtigungen.\\n\\n Dies ist der Standardzustand.\\n " -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "\\n Opt-out von empfangenen Besitzer-Benachrichtigungen.\\n " -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "\\n Fügt einen Zieltext-Kanal hinzu, um die Benachrichtigungen von Besitzern zu erhalten\\n " -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "\\n Entfernt einen Zieltext-Kanal von empfohlenen Eigenschaftsbenachrichtigungen.\\n " -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "\\n Listet die konfigurierten zusätzlichen Ziele für Besitzerbenachrichtigungen auf. \\n " -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/el-GR.po b/redbot/core/locales/el-GR.po index b69d5dac4..c388e9db2 100644 --- a/redbot/core/locales/el-GR.po +++ b/redbot/core/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index 60cd13a76..7c4c37634 100644 --- a/redbot/core/locales/es-ES.po +++ b/redbot/core/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Las inserciones ahora son {} por defecto." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Inserciones ahora volverá a la configuración global." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Las inserciones ahora son {} para este gremio." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Los embeds ahora son {} para ti." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Listo." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Apagando... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Error. Recuerde que puede editar mi avatar hasta dos veces por hora. La URL debe ser un enlace directo a un JPG o PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Únicamente formatos JPG o PNG." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Estado cambiado a {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "No se pudo cambiar el nombre. Recuerde que solo se puede hacer hasta 2 veces por hora. Utilice sobrenombres si cambios más frecuentes son necesarios. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "No tengo permisos para cambiar mi propio apodo." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Los prefijos del servidor han sido restaurados." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "a través de MP" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contacto" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Usuarios en lista blanca:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "La lista blanca ha sido borrada." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "No puedes poner un dueño en la lista negra!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Usuario ha añadido a la lista negra." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index 2e20ef8da..b312ee669 100644 --- a/redbot/core/locales/fi-FI.po +++ b/redbot/core/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 9e2af0f14..237cc3b16 100644 --- a/redbot/core/locales/fr-FR.po +++ b/redbot/core/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "**{} chargé :**\\n" msgid "**{} unloaded:**\\n" msgstr "**{} déchargé :**\\n" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Commandes liées aux fonctions de base" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Afficher les infos à propos de Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "Instance appartenant à" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Version de Red" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Obsolète" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Oui, {} est disponible" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "À propos de cette instance" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "À propos de Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Apporte de la joie depuis le 2 janvier 2016 (Depuis {} jours !)" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "J'ai besoin de la permission `Intégrer des liens` pour envoyer ceci" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "\\n Commandes pour activer ou désactiver les embeds.\\n\\n Ce paramètre détermine s'il faut ou non\\n utiliser les embeds en réponse à une commande (pour\\n les commandes qui le supportent). La valeur par défaut est\\n d'utiliser les embeds.\\n " -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "Paramètre des embeds :\\n\\n" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "Paramètre par défaut global : {}\\n" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "Paramètre du serveur : {}\\n" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "Paramètre utilisateur : {}" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "\\n Active leparamètre des embeds globalement.\\n\\n Ceci est utilisé comme une solution de repli si l'utilisateur\\n ou le serveur n'a pas fixé de préférence. Le paramètre\\n par défaut est d'utiliser les embeds.\\n " -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Les embeds sont maintenant {} par défaut." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "désactivé" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "activé" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "\\n Active le paramètre des embeds pour ce serveur.\\n\\n Si l'option est Aucune, le réglage sera désactivé et\\n la valeur globale par défaut sera utilisée à la place.\\n\\n Si elle est définie, elle est utilisée à la place de la valeur globale par défaut \\n pour déterminer s'il convient ou non d'utiliser des embeds. C'est\\n utilisé pour toutes les commandes effectuées dans un salon de serveur, à l'exception des\\n commandes d'aide.\\n " -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Les embeds vont maintenant revenir au paramètre global." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Les embeds sont maintenant {} pour ce serveur." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "\\n Active le paramètre des embeds pour l'utilisateur.\\n\\n Si l'option est Aucune, le réglage sera désactivé et\\n la valeur globale par défaut sera utilisée à la place.\\n\\n Si elle est définie, elle est utilisée à la place de la valeur globale par défaut \\n pour déterminer s'il convient ou non d'utiliser des embeds. C'est\\n utilisé pour toutes les commandes effectuées en message privé, à l'exception des\\n commandes d'aide.\\n " -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Les embeds sont maintenant {} pour vous." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "Envoie au propriétaire la dernière exception de commande qui s'est produite\\n\\n Si public (oui est spécifié), elle sera envoyée dans le salon à la place" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "Aucune exception n'a eu lieu pour le moment" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "Configurer l'invitation du bot" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Quitter le serveur" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Êtes-vous sûr de vouloir que je quitte ce serveur ? (y/n)" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "Très bien. Bye :wave:" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "Quitte le serveur ‘{}’" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Très bien, je reste ici :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Liste et permet de quitter les serveurs" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "Pour quitter un serveur, tapez simplement son numéro." -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "Je ne peux pas quitter un serveur dont je suis le propriétaire." -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Êtes-vous sûr de vouloir que je quitte {}? (oui/non)" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Terminé." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "D’accord." -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Charge les paquets" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "Chargé {packs}." -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" -msgstr "Le paquet suivant sont déjà chargé : {pack}" +msgstr "Le paquet suivant est déjà chargé : {pack}" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" -msgstr "Les paquets suivant sont déjà chargé : {packs}" +msgstr "Les paquets suivants sont déjà chargés : {packs}" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "Impossible de charger le paquet suivant:{pack}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "Impossible de charger le paquet suivant:{packs}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "Le paquet suivant n'a été trouvé dans aucun chemin de cog : {pack}." -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "Les paquets suivant n'ont pas été trouvé dans aucun chemin de cog : {packs}" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "Ce paquet n'a pas pu être chargé pour la raison suivante :\\n\\n{reason}" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "Ces paquets n'ont pas pu être chargés pour les raisons suivantes :\\n\\n{reasons}" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Décharge les paquets" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Recharger les paquets" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "Rechargé {packs}." -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "Impossible de recharger le paquet suivant :{pack}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "Impossible de recharger les paquets suivants :{packs}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "Ce paquet n'a pas pu être rechargé pour la raison suivante :\\n\\n{reason}" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "Ces paquets n'ont pas pu être rechargés pour les raisons suivantes :\\n\\n{reasons}" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Arrêter le bot" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Arrêt... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "Tentatives de redémarrage de Red\\n\\n Fait sortir Red avec le code de sortie 26\\n Le redémarrage n'est pas garanti: il doit être traité\\n par le gestionnaire de processus en cours d'utilisation" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Redémarrage..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Rôles admins : {admin}\\nRôles modérateurs: {mod}\\n" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "{bot_name} Paramètres :\\n\\nPréfixes : {prefixes}\\n{guild_settings}Langue : {locale}" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Ajoute un rôle admin pour ce serveur.\\n " -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "Ce rôle est déjà un rôle admin." -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "Ce rôle est désormais considéré comme un rôle administrateur." -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "\\n Ajoute un rôle modérateur pour ce serveur.\\n " -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "Ce rôle est déjà un rôle modérateur." -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "Ce rôle est désormais considéré comme un rôle modérateur." -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Supprime un rôle administrateur pour ce serveur.\\n " -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "Ce rôle n’était pas un rôle administrateur." -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "Ce rôle n’est désormais plus considéré comme un rôle administrateur." -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "\\n Supprime un rôle modérateur pour ce serveur.\\n " -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "Ce rôle n’était pas un rôle modérateur." -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "Ce rôle n’est désormais plus considéré comme un rôle modérateur." -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Le bot {} utilise sa couleur configurée pour les embeds." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "ne sera pas" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "sera" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "La recherche de commande par fuzzy a été {} pour ce serveur." -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "La recherche de commande par fuzzy a été {} en DMs." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "\\n Définit une couleur par défaut à utiliser pour les embeds du bot.\\n\\n Les valeurs acceptables pour le paramètre de couleur peuvent être trouvées sur :\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "La couleur a été réinitialisée." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "La couleur a été définie." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Échec. N'oubliez pas que vous pouvez changer mon avatar jusqu'à 2 fois par heure. L'URL doit être un lien direct vers un JPG/PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Format JPG/PNG uniquement." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Statut changé à {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Impossible de changer le nom. N'oubliez pas que vous pouvez changer mon nom jusqu'à 2 fois par heure. Utilisez les pseudos si vous avez besoin de changements fréquents. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Je n'ai pas la permission de changer mon propre surnom." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Le préfixe local a bien été réglé." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "Langue invalide. Utilisez `{prefix}listlocales` pour obtenir une liste des langues disponibles." -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "Le texte personnalisé a été effacé." -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "Le texte personnalisé a été défini." -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "Les caractères doivent être inférieurs à 1024." -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Gérer les paramètres de la commande d'aide." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "Terminé. La limite de caractères par page a été définie à {}." -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "Vous devez donner une valeur de zéro ou plus !" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Votre tag est trop long ! Veuillez raccourcir ce type de tag pour ne pas dépasser 2048 caractères." -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Envoie un message au propriétaire" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Désolé, je n'ai pas pu transmettre votre message à {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "\\n Ajoute un utilisateur à la liste blanche.\\n " -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Utilisateurs inscrits sur la liste blanche:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "La liste blanche a été effacée." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Vous ne pouvez pas ajouter un propriétaire sur la liste noire !" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Utilisateur ajouté à la liste noire." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" -msgstr "Liste noire des utilisateurs :" +msgstr "Utilisateurs présents sur la liste noire :" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "\\n Supprime un utilisateur de la liste noire.\\n " -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Efface la liste noire.\\n " -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "Utilisateurs et rôles en liste blanche :" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Efface la liste noire.\\n " -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Gérer les commandes du bot." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Désactiver une commande globalement." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 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:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "Désactiver une commande pour ce serveur uniquement." -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 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:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Activer une commande globalement." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Activer une commande dans ce serveur." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 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:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "Pas de paramètres d'immunité ici." -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Ils sont immunisés" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Ils ne sont pas immunisés" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/he-IL.po b/redbot/core/locales/he-IL.po index 19fa03948..0a51499fe 100644 --- a/redbot/core/locales/he-IL.po +++ b/redbot/core/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index 22e28ce6a..df7ce12e5 100644 --- a/redbot/core/locales/hu-HU.po +++ b/redbot/core/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "**{} betöltve:**\\n" msgid "**{} unloaded:**\\n" msgstr "**{} kirakva:**\\n" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Parancsok amelyek az alap funkciókhoz tartoznak" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Információ Redről" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "nincs engedélyezve" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "engedélyezve" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Elhagyja a szervert" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Kilistázza és engedélyezi a szerverek elhagyását" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Kész." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Betölti a csomagokat" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Csomagok betöltését visszavonja" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Újratölti a csomagokat" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Kikapcsolja a botot" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Leállítás... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Újraindítás..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "A bot {} a beállított színeket használja az embedsekhez." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "nem fogja" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "fogja" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "A szín resetelve." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "A szín be lett állítva." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Nem sikerült. Emlékezz, tudod szerkeszteni a profilképemet 2-szer óránként. Az URL-nek egy olyan képet kell tartalmaznia aminek JPG / PNG formátuma van." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "JPG / PNG formátum az elfogadott." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Nem sikerült nevet változtatni. Emlékezz, tudod szerkeszteni maximum 2-szer óránként. Használj beceneveket ha sokszor változtatsz. `{} név beállítása`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Nincs jogom hogy megváltoztassam a nevem." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "A prefix be van állítva ezen a szerveren." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Küldj egy üzenetet a tulajdonosnak" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Használd a `{}dm {} ` üzenetet hogy válaszolj ennek a felhasználónak" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sajnálom, de nem tudtam elküldeni az üzeneted {} -nek" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Whitelistelt felhasználók:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Whitelist kitörölve." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index d9d9c0efb..83d67ca38 100644 --- a/redbot/core/locales/id-ID.po +++ b/redbot/core/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Selesai." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Mematikan... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Memulai ulang..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Gagal. Ingat bahwa Anda dapat mengedit avatar saya hingga dua kali satu jam. URL harus berupa link langsung ke JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Format JPG / PNG saja." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Gagal mengganti nama. Ingat bahwa Anda hanya bisa melakukannya sampai 2 kali per jam. Gunakan julukan jika Anda memerlukan perubahan yang sering. `{} set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Saya kurang memiliki izin untuk mengganti nama panggilan saya sendiri." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Awalan persekutuan telah diatur ulang." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Pengguna yang telah diabaikan:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Daftar abaikan telah di bersihkan." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Anda tidak dapat memblokir pemilik!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Pengguna ditambahkan ke daftar blokir." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index 4ca6fc36e..ffd230c39 100644 --- a/redbot/core/locales/it-IT.po +++ b/redbot/core/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Comandi relativi a funzioni base" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Visualizza informazioni su Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Gli embed adesso sono {} di default." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "disabilitata" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "abilitata" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Per gli embed adesso verrà utilizzata l'impostazione di default." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Gli embed adesso sono {} per questa gilda." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Gli embed adesso sono {} per te." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Abbandona il server" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Elenca e permette di abbandonare i server" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Fatto." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Carica pacchetti" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Discarica pacchetti" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Ricarica pacchetti" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Spegne il bot" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Arresto in corso... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Riavvio in corso..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Il bot {} utilizzerà i colori configurati per gli embed." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "non " -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr " " -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "La ricerca indistinta dei comandi è stata {} per questo server." -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "La ricerca indistinta dei comandi è stata {} in DM." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "Il colore è stato resettato." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "Il colore è stato impostato." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Operazione fallita. Ricordati che è possibile modificare il mio avatar fino a due volte l'ora. L'URL deve essere un link diretto a un file JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "I formati file permessi sono JPG / PNG." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Status cambiato a {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Non sono riuscito a cambiare il mio nome. Ricordati che è possibile farlo fino a 2 volte ogni ora. Se hai bisogno di frequenti modifiche è consigliato l'utilizzo dei nicknames. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Non ho i permessi necessari per cambiare il mio nickname." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "I prefissi di Gilda sono stati ripristinati." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Impostazioni locali sono stata impostata." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Gestisci le impostazioni per il comando aiuto." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "Fatto. Il limite di caratteri per pagina è stato impostato a {}." -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "Devi inserire un valore superiore o uguale a zero!" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "La tua tagline è troppo lunga! Per favore abbreviala in modo che non superi i 2048 caratteri." -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Invia un messaggio al proprietario" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Non sono in grado di consegnare il messaggio. Mi dispiace." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Mi dispiace, non sono riuscito a consegnare il messaggio a {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Utenti in Whitelist:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "La whitelist è stata cancellata." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Non puoi aggiungere alla blacklist un proprietario!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Utente aggiunto alla blacklist." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "Utenti e ruoli nella whitelist:" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Gestisci i comandi del bot." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Disabilita globalmente un comando." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 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:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "Disabilita un comando in questo server." -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Abilita globalmente un comando." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Abilita un comando in questo server." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "Non ci sono impostazioni di immunità." -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Sono immuni" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Non sono Immuni" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index 4dddaf41d..2dbd707a7 100644 --- a/redbot/core/locales/ja-JP.po +++ b/redbot/core/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index 1b0dd8a5a..084206616 100644 --- a/redbot/core/locales/ko-KR.po +++ b/redbot/core/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "퐁!" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "레드의 대한 정보를 보여드릴게요." -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "다 했어요." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "종료하는 중..." -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "다시 시작하는 중..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "실패했어요. 제 아바타는 한 시간에 두 번까지 편집할 수 있다는 걸 기억해요. URL은 JPG / PNG에 대한 다이렉트 링크여야 해요." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "JPG / PNG 형식만 가능해요." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "이름을 변경하지 못했어요. 한 시간에 2번까지만 할 수 있다는 것을 기억해요. 자주 변경해야 할 경우에는 닉네임을 변경해보세요. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "제 별명을 변경할 수 있는 권한이 없어요." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "길드 프리픽스가 재설정됐어요." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "화이트 리스트에 추가된 사용자 :" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "화이트 리스트가 지워졌어요." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "우리 주인님은 블랙 리스트에 추가할 수 없어요!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "사용자가 블랙 리스트에 추가됐어요." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index 6f836e9fd..1bab92373 100644 --- a/redbot/core/locales/nl-NL.po +++ b/redbot/core/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Opdrachten met betrekking tot kernfuncties" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Laat informatie zien van de bot" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Verouderd" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Ja, {} is beschikbaar" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "Over deze instantie" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "Over Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Embeds zijn nu standaard {}." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "de-activeren" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "activeren" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Embeds zullen nu weer de globale instellingen gebruiken." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Embeds zijn nu {} voor deze server." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Insluitingen zijn nu {} voor u." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "Stel de uitnodiging van de bot in" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Verlaat server" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "Oké. Doei :wave:" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Oké, ik blijf wel :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "Om een server te verlaten, typ je gewoon het nummer in." -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Weet je zeker dat ik {} moet verlaten? (ja/nee)" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Klaar." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "Oké dan." -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Laad pakketten" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "{packs} geladen." -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "Dit pakket is al geladen: {pack}" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "Deze pakketten zijn al geladen: {packs}" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Hiermee verwijdert u pakketten" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Laadt pakketten opnieuw" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Sluit de bot af" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Afsluiten... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Herstarten..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "zal niet" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "zal" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Fout. Je kunt je avatar maar twee keer per uur veranderen. De URL moet een directe link zijn naar een JPG / PNG bestand." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Je kan alleen het JPG / PNG formaat gebruiken." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Status veranderd naar {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Kon de gebruikersnaam niet veranderen. Je kunt maximaal twee keer per uur je naam veranderen. Gebruik nicknames als je het vaak moet veranderen met `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Ik heb niet de juiste bevoegdheden om mijn nickname te veranderen." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Server prefixes zijn gereset." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Gebruikers op de witte lijst:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Witte lijst is gewist." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Je kan de eigenaar niet op de zwarte lijst zetten!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Gebruiker aan zwarte lijst toegevoegd." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/no-NO.po b/redbot/core/locales/no-NO.po index fc011643e..456f7b3b2 100644 --- a/redbot/core/locales/no-NO.po +++ b/redbot/core/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Kommandoer relatert til kjerne funksjoner" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Viser info om Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Utdatert" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Embeder er nå {} som standard." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "skrudd av" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "skrudd på" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Embeder vil nå bruke globale instillinger." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Embeder er nå {} for denne guilden." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Embeder er nå {} for deg." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Forlater server" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Ok, da blir jeg værende da :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Lister og gir lov til å forlate server" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Ferdig." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Laster pakker" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Utlaster pakker" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Omlaster pakker" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Skrur av botten" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Slår av... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Restarter..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Botten {} bruke konfigurerte farger for embeder." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "vil ikke" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "vil" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "Fuzzy kommando søking har blitt {} for denne serveren." -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "Fuzzy kommando søking har blitt {} i DMer." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Mislyktes. Husk at du kan redigere avataren opptil to ganger i timen. URL-adressen må være en direkte kobling til JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Bare JPG / PNG format." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Kan ikke endre navnet. Husk at du kan bare gjøre det opptil 2 ganger i timen. Bruk kallenavn hvis du trenger hyppige endringer. \"{} sett kallenavn\"" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Gruppe prefikser er tilbakestilt." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index dcb424d38..5d91495eb 100644 --- a/redbot/core/locales/pl-PL.po +++ b/redbot/core/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Komendy związane z wbudowanymi funkcjami" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Pokazuje informacje o Redzie" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "Właścicielem instancji jest" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Wersja Red" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Nieaktualna" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Tak, {} jest dostępna" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "O tej instancji" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "Więcej o Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "Globalna wartość domyślna: {}\\n" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "Ustawienia serwera: {}\\n" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "Ustawienia użytkownika: {}" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Embedy są teraz domyślnie {}." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "wyłączone" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "włączone" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Embedy będą teraz używać globalnego ustawienia." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Embedy są teraz {} dla tej gildii." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Embedy są teraz {} dla Ciebie." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Opuszcza serwer" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Wyświetla serwery i pozwala je opuścić" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Gotowe." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Ładuje pakiety" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Przeładowuje pakiety" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Wyłącza bota" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Wyłączanie... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Restartowanie..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} używał swojego skonfigurowanego koloru dla embedów." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "nie będzie" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "będzie" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "Kolor został zresetowany." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "Kolor został ustawiony." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Nie powiodło się. Pamiętaj, że możesz edytowac mój awatar dwa razy w ciągu godziny. Adres URL musi być bezpośrednim linkiem do pliku JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Tylko formaty JPG / PNG." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Status zmieniony na %s." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Nie udało się zmienić nazwy. Pamiętaj, że możesz to robić dwa razy w ciągu godziny. Używaj pseudonimów jeśli potrzebujesz częstych zmian. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Prefiksy gildii zostały zresetowane." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Zarządzaj ustawieniami dla komendy help." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "Gotowe. Limit znaków na stronę został ustawiony na {}." -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Wysyła wiadomość do właściciela" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Biała lista:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Biała lista została wyczyszczona." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Nie możesz dodać właściciela do czarnej listy!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Użytkownik został dodany do czarnej listy." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "Biała lista użytkowników i ról:" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Zarządzaj komendami bota." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Wyłącza komendę globalnie." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 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:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "Wyłącza komendę tylko na tym serwerze." -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Włącza komendę globalnie." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Włącza komendę na tym serwerze." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index 9a0a3d3e9..dfb4c223a 100644 --- a/redbot/core/locales/pt-BR.po +++ b/redbot/core/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Comandos relacionados com as funções base" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Mostra informações sobre o Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "As mensagens incorporadas estão agora {} por padrão." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "desabilitado" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "habilitado" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "As mensagens incorporadas agora voltarão para a configuração global." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "As mensagens incorporadas agora são {} para este servidor." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "As mensagens incorporadas agora estão {} para você." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Sai do servidor" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Concluído." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Carrega pacotes" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Descarrega pacotes" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Recarrega pacotes" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Encerra o bot" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Desligando... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "O bot {} usa a cor configurada para mensagens incorporadas." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "não vai" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "vai" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "A cor foi redefinida." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "A cor foi definida." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Falha. Lembre-se de que você pode editar meu avatar até duas vezes por hora. A URL deve ser um link direto para um JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Apenas formatos JPG / PNG." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Status alterado para {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Prefixos do servidor foram redefinidos." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "O idioma foi definido." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Gerenciar configurações para o comando de ajuda." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Envia uma mensagem para o proprietário" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID do usuário: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "através de DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este usuário" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Proprietário de {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não pude entregar sua mensagem para {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Mensagem entregue a {}" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "A whitelist foi limpa." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Você não pode colocar um proprietário na blacklist!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Usuário foi adicionado à blacklist." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Habilita um comando neste servidor." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Esse comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "Nenhuma configuração de imunidade aqui." -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Eles são imunes" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Eles não são Imunes" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index 976f81385..f86ccf7d5 100644 --- a/redbot/core/locales/pt-PT.po +++ b/redbot/core/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Comandos relacionados com as funções básicas" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Mostra informação sobre o Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "As mensagens incorporadas estão agora {} por predefinição." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ro-RO.po b/redbot/core/locales/ro-RO.po index bf89d3696..fb9a52e40 100644 --- a/redbot/core/locales/ro-RO.po +++ b/redbot/core/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index 60468a0f4..125e83620 100644 --- a/redbot/core/locales/ru-RU.po +++ b/redbot/core/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -118,117 +118,117 @@ msgstr "**{} загружен:**\\n" msgid "**{} unloaded:**\\n" msgstr "**{} выгружен:**\\n" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Команды, связанные с основными функциями" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Показывает информацию о Red" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "Данная копия принадлежит" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Версия Red бота" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Устаревшие" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Да, {} доступен" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "Об этом экземпляре" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "О Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Приносит радость с 2 Января 2016 (более {} дней назад!)" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "Мне нужно разрешение \"Встраивать ссылки\" чтобы отправить это" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "\\n Команды для включения или выключения встраиваемых сообщений.\\n\\n Этот параметр определяет, использовать ли встраиваемые сообщения\\n в качестве ответа на команду (для команд, которые ее поддерживают).\\n По умолчанию используются встраиваемые сообщения.\\n " -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "Настройка эмбеддов:\\n\\n" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "Глобальные значения по умолчанию: {}\\n" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "Настройки гильдии: {}\\n" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "Настройки пользователя: {}" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "\\n Переключите настройку глобальных Эмбедов.\\n\\n Это используется как запасной вариант, если пользователь или\\n Guild не установили предпочтение. По умолчанию используется\\n embed.\\n " -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Встраиваемые теперь по умолчанию {}." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "отключен" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "включен" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "\\n Переключить настройку встраиваемых сообщений гильдии.\\n\\n Если для параметра Enabled не установлено\\n значение, настройка будет отменена, и вместо\\n нее будет использоваться глобальное значение\\n по умолчанию.\\n\\n Если установлено, оно будет использоваться вместо\\n глобального значения по умолчанию, чтобы определить,\\n следует ли использовать встраиваемые сообщения. Оно\n" @@ -236,1169 +236,1169 @@ msgstr "\\n Переключить настройку встраивае " гильдии, кроме команд справки\\n \n" " " -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Настройки теперь восстанавливаются." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Настройки {} для этой гильдии." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "\\n Переключить настройку встраиваемых сообщений пользователя.\\n\\n Если для параметра Enabled не установлено\\n значение, настройка будет отменена, и вместо\\n нее будет использоваться глобальное значение\\n по умолчанию.\\n\\n Если установлено, оно будет использоваться вместо\\n глобального значения по умолчанию, чтобы определить,\\n следует ли использовать встраиваемые сообщения. Оно\n" " используется для всех команд, выполняемых в личных\n" " сообщениях с ботом, а также для всех команд помощи везде.\\n " -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Настройки {} для вас." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "Отправляет владельцу последние команды, за исключением\\n\\n Если публично (указано \"yes\"), оно будет отправлено в чат" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "Пока еще ничего не произошло" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "Настроить приглашения бота" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Покинуть сервер" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Вы уверены, что хотите, чтобы я покинул данный сервер? (y/n)" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "Хорошо. До свидания :wave:" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "Выход из гильдии '{}'" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Хорошо, тогда я остаюсь :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Список серверов и разрешение покинуть их" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "Чтобы покинуть сервер, просто наберите его номер." -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "Я не могу покинуть гильдию, которой я владею." -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Вы уверены, что хотите чтобы я вышел {}? (да/нет)" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Готово." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "Хорошо." -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Загружает пакеты" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "Загружено {packs}." -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "Следующий пакет уже загружен: {pack}" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "Следующие пакеты уже загружены: {packs}" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {pack}.\\n. Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {packs}.\\n. Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "Следующий пакет не найден в пути ког: {pack}." -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "Следующие пакеты не были найдены в пути ког: {packs}" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "Этот пакет не может быть загружен по следующим причинам:\\n\\n{reason}" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "Эти пакеты не могут быть загружены по следующим причинам:\\n\\n{reasons}" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Выгружает пакеты" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "Следующий пакет был выгружен: {pack}." -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "Следующие пакеты были выгружены: {packs}." -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "Не удалось загрузить следующий пакет: {pack}." -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "Следующие пакеты не были загружены: {packs}." -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Перезагружает пакеты" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "Перезагрузка {packs}." -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "Не удалось перезагрузить следующий пакет: {pack}.\\nПроверьте консоль или логи для получения подробностей." -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "Не удалось перезагрузить следующие пакеты: {packs}\\nПроверьте консоль или журналы для получения информации." -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "Этот пакет не может быть перезагружен по следующей причине:\\n\\n{reason}" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "Эти пакеты не могут быть перезагружены по следующим причинам:\\n\\n{reasons}" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Выключает бота" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Завершение работы... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "Попытки перезагрузить Red\\n\\n Завершает работу Red с кодом выхода 26\\n Перезапуск не гарантирован: он должен\\n обрабатываться используемым менеджером\n" " процессов" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Перезапуск..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Роли администратора: {admin}\\nРоли модов: {mod}\\n" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "Настройки {bot_name}:\\n\\nПрефиксы: {prefixes}\\n{guild_settings}Язык: {locale}" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Добавляет роль администратора для этого гильдии.\\n " -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "Эта роль уже является администратором." -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "Теперь эта роль рассматривается как роль администратора." -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "\\n Добавляет роль модератора для этой гильдии.\\n " -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "Эта роль уже является модераторской." -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "Эта роль теперь считается ролью мода." -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Удаляет роль администратора для этой гильдии.\\n " -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "Эта роль не была ролью администратора, с которой она начала." -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "Эта роль больше не рассматривается как роль администратора." -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "\\n Удаляет роль модератора для этого сервера.\\n " -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "Эта роль не была модераторской ролью для начала." -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "Эта роль больше не рассматривается как роль модератора." -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Бот {} использовать свой настроенный цвет для встраивания сообщений." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "не будет" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "будет" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Переключить поиск неопределенных команд на сервере.\\n\\n По умолчанию поиск неопределенных команд отключен.\\n " -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "Поиск неопределенной команды был {} для этого сервера." -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Переключить поиск неопределенных команд в личных сообщениях.\\n\\n По умолчанию поиск неопределенных команд отключен.\\n " -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "Поиск неопределенных команд был {} в личных сообщениях." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "\\n Устанавливает цвет по умолчанию, который будет использоваться для встраиваемых сообщений бота.\\n\\n Приемлемые значения для параметра цвета можно найти по адресу:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "Цвет был сброшен." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "Цвет был установлен." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Не удалось. Помните, что вы можете изменять мой аватар до 2-ух раз в час. URL-адрес должен быть прямой ссылкой на JPG / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "JPG / PNG формат только." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Статус изменён на {}." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Не удалось изменить имя. Помните, что вы можете делать это до 2-ух раз в час. Используйте никнеймы, если вам нужны частые изменения. `{} установить никнейм`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Мне не хватает разрешений чтобы изменить свой ник." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Префиксы сервера были сброшены." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Изменяет локаль бота.\\n\\n Используйте [p]listlocales для получения списка доступных локалей.\\n\\n Чтобы сбросить на английский язык, используйте \\\"en-US\\\".\\n " -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "Неверная локаль. Используйте `{prefix}listlocales` для получения списка доступных локалей." -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "Пользовательский текст был очищен." -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "Пользовательский текст установлен." -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "Символов должно быть меньше 1024." -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "`{service}` API токены были установлены." -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Управление настройками для команды справки." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "Помощь будет использовать меню." -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "Помощь не будет фильтровать скрытые команды" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Отправляет сообщение владельцу" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Пользователи в белом списке:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Белый список был очищен." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Вы не можете добавить владельца в чёрный список!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Пользователь добавлен в черный список." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "Пользователи и роли в белом списке:" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Управление командами бота." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Отключить команду глобально." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Я не мог найти эту команду. Обратите внимание, что она чувствительна к регистру." -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "Отключить команду только на этом сервере." -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Включить команду глобально." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Включить команду на этом сервере." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "Здесь нет настроек невосприимчивости." -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Они невосприимчивы" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Они не невосприимчивы" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index c2618246f..ba11c2aa1 100644 --- a/redbot/core/locales/sk-SK.po +++ b/redbot/core/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/sr-SP.po b/redbot/core/locales/sr-SP.po index 0a2fe8547..aeb6fe7cd 100644 --- a/redbot/core/locales/sr-SP.po +++ b/redbot/core/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index 6a14be27c..fc3fc1e29 100644 --- a/redbot/core/locales/sv-SE.po +++ b/redbot/core/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Klart." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Stänger ner... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Startar om..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Fel uppstod. Kom ihåg att du kan ändra min avatar upp till två gånger per time. URLen måste vara en direkt länk till en JPT / PNG." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Endast JPG / PNG format." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "Fel uppstod vid ändring av namnet. Kom ihåg att du endast kan göra detta upp till 2 gånger per timme. Använd smeknamn om du behöver ändra ofta. `{}set nickname`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Jag saknar behörighet för att ändra mitt egna smeknamn." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Guild prefix har rensats." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Vitlistade användare:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Vitlistan har rensats." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Du kan inte svartlista en ägare!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "Användaren är nu svartlistad." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index debe4022a..309e46cc3 100644 --- a/redbot/core/locales/tr-TR.po +++ b/redbot/core/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "**{} yüklendi:**\\n" msgid "**{} unloaded:**\\n" msgstr "**{} yüklenmesi kaldırıldı:**\\n" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "Çekirdek işlevleri için ilgili komutları" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "Pong." -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "Red hakkında bilgi gösterir" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Red Sürümü" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "Güncel Değil" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "Evet, {} mevcut" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "Red Hakkında" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "Embed ayarları:\\n\\n" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "Gömer oldular (varsayılan olarak)." -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "deaktif" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "açıldı" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "Embed'ler artık global ayarlara geri dönecek." -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "Gömer {} Bu filo için oldular." -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "Gömer {} Bu filo için oldular." -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "Sunucudan çıkar" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "Pekala, görüşürüz :wave:" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "'{}' sunucudan ayrılıyor" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "Tamam, kalayım öyleyse :)" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "Listeler ve sunucuları gitmek verir" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "Bir sunucudan ayrılmak için sadece numara yazın." -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "Sunucudan ayrılamıyorum sunucu sahibiyim." -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "Tamamdır." -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "Peki öyleyse." -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "Paketleri yükler" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "Bellekten paketleri" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "Bellekten paketleri" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "Botu kapatır" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "Kapatılıyor..." -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "Yeniden başlatılıyor..." -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "{bot_name} Ayarları:\\n\\nÖn-ekler: {prefixes}\\n{guild_settings} Dili: {locale}" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} kullanmak için yapılandırılmış rengini katıştırır." -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "olmayacak" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "olacak" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "Bulanık komut arama {} bu sunucu için olmuştur." -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "Bulanık komut arama {} DMs içinde olmuştur." -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "Renk sıfırlandı." -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "Renk ayarlandı." -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Başarısız oldu. Avatarımı saatte iki defaya kadar düzenleyebileceğinizi unutmayın. URL, JPG / PNG’ye doğrudan bağlantı olmalıdır." -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "Sadece JPG / PNG formatında." -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "Durum {} olarak değiştirildi." -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "İsim değiştirilemedi. Bunu sadece saatte 2 defaya kadar yapabileceğinizi unutmayın. Sık değişikliklere ihtiyacınız varsa takma ad kullanın. `{} set takma adı '" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "Kendi takma ismimi değiştirmek için izinlerim yok." -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "Önek seti." -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "Lonca önekleri sıfırlandı." -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "Yerel ayarı belirlemek." -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "Yardım komutu ayarlarını yönetin." -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "Bitmiş. Sayfa başına karakter sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "Sıfır veya daha büyük bir değer vermek gerekir!" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Senin slogan çok uzundur! Lütfen en fazla 2048 karakter uzunluğunda olmasını kısaltın." -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "Hiç dil bulunamadı." -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "Kullanıcıya mesaj gönder" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bu Kullanıcı için yanıt için ' {} dm {} ' kullanın" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Üzgünüz, ben mesajınızı teslim edemedin için {}" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "Beyaz listeye alınmış Ip`ler:" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "Beyaz Liste temizlendi." -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "Arkadaşını kara listeye ekleyemezsin!" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "%s kara listeye eklendi." -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "Beyaz liste kullanıcılar ve roller:" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "Bot komutları yönetme." -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "Bir komut genel olarak devre dışı bırakın." -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 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:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, 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:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 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:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "Genel olarak bir komut etkinleştirmek." -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "Bu sunucu bir komutu etkinleştirin." -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "Buradaki hiçbir immunty ayarlar." -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "Bağışık olduklarını" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "Onlar bağışıklık değildir" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index 2599bf54b..dabcef842 100644 --- a/redbot/core/locales/uk-UA.po +++ b/redbot/core/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index ef7d596d4..d48b90491 100644 --- a/redbot/core/locales/vi-VN.po +++ b/redbot/core/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:16\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index 9c73eb103..cc9b26d33 100644 --- a/redbot/core/locales/zh-CN.po +++ b/redbot/core/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "完成。" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "关闭... " -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "失败。请记住在每个小时你最多可以编辑两次头像。网址必须是JPG/PNG图像。" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "支持 JPG/PNG 格式。" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "无法更改名字。请记住每个小时你只能最多进行两次操作。如果需要频繁更改,请使用昵称。`{}设置昵称`" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "我没有更改我自己昵称的权限。" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "已重置行会前缀。" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "你的信息已发送。" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息。" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/zh-HK.po b/redbot/core/locales/zh-HK.po index f0b74ec54..0d14e1912 100644 --- a/redbot/core/locales/zh-HK.po +++ b/redbot/core/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 14f5d063c..4e4296461 100644 --- a/redbot/core/locales/zh-TW.po +++ b/redbot/core/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-02-27 12:09+0000\n" +"PO-Revision-Date: 2020-02-27 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -118,1281 +118,1281 @@ msgstr "" msgid "**{} unloaded:**\\n" msgstr "" -#: redbot/core/core_commands.py:299 +#: redbot/core/core_commands.py:300 #, docstring msgid "Commands related to core functions" msgstr "" -#: redbot/core/core_commands.py:303 +#: redbot/core/core_commands.py:304 #, docstring msgid "Pong." msgstr "" -#: redbot/core/core_commands.py:308 +#: redbot/core/core_commands.py:309 #, docstring msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:332 +#: redbot/core/core_commands.py:333 msgid "This bot is an instance of [Red, an open source Discord bot]({}) created by [Twentysix]({}) and [improved by many]({}).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. [Join us today]({}) and help us improve!\\n\\n(c) Cog Creators" msgstr "" -#: redbot/core/core_commands.py:342 +#: redbot/core/core_commands.py:343 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:345 +#: redbot/core/core_commands.py:346 msgid "Red version" msgstr "Red 版本" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Outdated" msgstr "已過期" -#: redbot/core/core_commands.py:348 +#: redbot/core/core_commands.py:349 msgid "Yes, {} is available" msgstr "是,{} 已可用" -#: redbot/core/core_commands.py:351 +#: redbot/core/core_commands.py:352 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About Red" msgstr "關於 Red" -#: redbot/core/core_commands.py:355 +#: redbot/core/core_commands.py:356 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:360 +#: redbot/core/core_commands.py:361 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:364 +#: redbot/core/core_commands.py:365 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:367 +#: redbot/core/core_commands.py:368 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:369 +#: redbot/core/core_commands.py:370 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:376 +#: redbot/core/core_commands.py:377 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:385 +#: redbot/core/core_commands.py:386 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:387 +#: redbot/core/core_commands.py:388 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:390 +#: redbot/core/core_commands.py:391 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:393 +#: redbot/core/core_commands.py:394 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:395 +#: redbot/core/core_commands.py:396 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:401 +#: redbot/core/core_commands.py:402 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "" -#: redbot/core/core_commands.py:411 +#: redbot/core/core_commands.py:412 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "disabled" msgstr "已停用" -#: redbot/core/core_commands.py:411 redbot/core/core_commands.py:435 -#: redbot/core/core_commands.py:460 redbot/core/core_commands.py:482 -#: redbot/core/core_commands.py:1013 redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 +#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 msgid "enabled" msgstr "已啟用" -#: redbot/core/core_commands.py:418 +#: redbot/core/core_commands.py:419 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:431 redbot/core/core_commands.py:456 -#: redbot/core/core_commands.py:479 +#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 +#: redbot/core/core_commands.py:480 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:434 +#: redbot/core/core_commands.py:435 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:443 +#: redbot/core/core_commands.py:444 #, docstring msgid "\\n Toggle the channel's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the guild default will be used instead.\\n\\n If set, this is used instead of the guild default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a channel except\\n for help commands.\\n " msgstr "" -#: redbot/core/core_commands.py:459 +#: redbot/core/core_commands.py:460 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:466 +#: redbot/core/core_commands.py:467 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:482 +#: redbot/core/core_commands.py:483 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:488 +#: redbot/core/core_commands.py:489 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "" -#: redbot/core/core_commands.py:500 +#: redbot/core/core_commands.py:501 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:505 +#: redbot/core/core_commands.py:506 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:517 +#: redbot/core/core_commands.py:518 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:522 +#: redbot/core/core_commands.py:523 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:551 +#: redbot/core/core_commands.py:552 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:571 +#: redbot/core/core_commands.py:572 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:578 redbot/core/core_commands.py:631 +#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:582 +#: redbot/core/core_commands.py:583 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:586 +#: redbot/core/core_commands.py:587 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:591 +#: redbot/core/core_commands.py:592 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:602 +#: redbot/core/core_commands.py:603 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:617 +#: redbot/core/core_commands.py:618 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:620 +#: redbot/core/core_commands.py:621 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:627 redbot/core/core_commands.py:1072 -#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 -#: redbot/core/core_commands.py:1211 +#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 +#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 +#: redbot/core/core_commands.py:1212 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:629 +#: redbot/core/core_commands.py:630 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:636 +#: redbot/core/core_commands.py:637 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:654 +#: redbot/core/core_commands.py:655 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:659 +#: redbot/core/core_commands.py:660 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:663 +#: redbot/core/core_commands.py:664 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:670 +#: redbot/core/core_commands.py:671 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:675 +#: redbot/core/core_commands.py:676 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:683 redbot/core/core_commands.py:801 +#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:687 redbot/core/core_commands.py:805 +#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:695 +#: redbot/core/core_commands.py:696 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:699 +#: redbot/core/core_commands.py:700 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:706 +#: redbot/core/core_commands.py:707 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:712 +#: redbot/core/core_commands.py:713 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:727 +#: redbot/core/core_commands.py:728 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:737 +#: redbot/core/core_commands.py:738 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:741 +#: redbot/core/core_commands.py:742 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:748 +#: redbot/core/core_commands.py:749 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:752 +#: redbot/core/core_commands.py:753 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:765 +#: redbot/core/core_commands.py:766 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:783 +#: redbot/core/core_commands.py:784 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:788 +#: redbot/core/core_commands.py:789 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:793 +#: redbot/core/core_commands.py:794 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:813 +#: redbot/core/core_commands.py:814 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:817 +#: redbot/core/core_commands.py:818 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:824 +#: redbot/core/core_commands.py:825 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:830 +#: redbot/core/core_commands.py:831 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:845 +#: redbot/core/core_commands.py:846 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:850 +#: redbot/core/core_commands.py:851 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:856 +#: redbot/core/core_commands.py:857 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "" -#: redbot/core/core_commands.py:863 +#: redbot/core/core_commands.py:864 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:868 +#: redbot/core/core_commands.py:869 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:880 +#: redbot/core/core_commands.py:881 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:890 +#: redbot/core/core_commands.py:891 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:907 +#: redbot/core/core_commands.py:908 #, docstring msgid "\\n Sets the bot's description.\\n Use without a description to reset.\\n This is shown in a few locations, including the help menu.\\n\\n The default is \\\"Red V3\\\"\\n " msgstr "" -#: redbot/core/core_commands.py:917 +#: redbot/core/core_commands.py:918 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:920 +#: redbot/core/core_commands.py:921 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:934 +#: redbot/core/core_commands.py:935 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:939 +#: redbot/core/core_commands.py:940 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:941 +#: redbot/core/core_commands.py:942 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:947 +#: redbot/core/core_commands.py:948 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:952 +#: redbot/core/core_commands.py:953 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:954 +#: redbot/core/core_commands.py:955 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:960 +#: redbot/core/core_commands.py:961 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:965 +#: redbot/core/core_commands.py:966 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:967 +#: redbot/core/core_commands.py:968 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:973 +#: redbot/core/core_commands.py:974 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:978 +#: redbot/core/core_commands.py:979 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:980 +#: redbot/core/core_commands.py:981 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:986 +#: redbot/core/core_commands.py:987 #, docstring msgid "\\n Toggle whether to use the bot owner-configured colour for embeds.\\n\\n Default is to use the bot's configured colour.\\n Otherwise, the colour used will be the colour of the bot's top role.\\n " msgstr "" -#: redbot/core/core_commands.py:995 +#: redbot/core/core_commands.py:996 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:996 +#: redbot/core/core_commands.py:997 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1004 +#: redbot/core/core_commands.py:1005 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1012 +#: redbot/core/core_commands.py:1013 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1020 +#: redbot/core/core_commands.py:1021 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "" -#: redbot/core/core_commands.py:1028 +#: redbot/core/core_commands.py:1029 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1036 +#: redbot/core/core_commands.py:1037 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "" -#: redbot/core/core_commands.py:1046 +#: redbot/core/core_commands.py:1047 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1049 +#: redbot/core/core_commands.py:1050 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1054 +#: redbot/core/core_commands.py:1055 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1063 +#: redbot/core/core_commands.py:1064 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1070 +#: redbot/core/core_commands.py:1071 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1079 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1092 +#: redbot/core/core_commands.py:1093 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1094 +#: redbot/core/core_commands.py:1095 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1100 +#: redbot/core/core_commands.py:1101 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1110 +#: redbot/core/core_commands.py:1111 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1113 +#: redbot/core/core_commands.py:1114 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1119 +#: redbot/core/core_commands.py:1120 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1128 +#: redbot/core/core_commands.py:1129 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1130 +#: redbot/core/core_commands.py:1131 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1136 +#: redbot/core/core_commands.py:1137 #, docstring msgid "Sets [botname]'s status\\n\\n Available statuses:\\n online\\n idle\\n dnd\\n invisible\\n " msgstr "" -#: redbot/core/core_commands.py:1159 +#: redbot/core/core_commands.py:1160 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1165 +#: redbot/core/core_commands.py:1166 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1186 +#: redbot/core/core_commands.py:1187 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1191 +#: redbot/core/core_commands.py:1192 msgid "Failed to change name. Remember that you can only do it up to 2 times an hour. Use nicknames if you need frequent changes. `{}set nickname`" msgstr "" -#: redbot/core/core_commands.py:1205 +#: redbot/core/core_commands.py:1206 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1209 +#: redbot/core/core_commands.py:1210 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1216 +#: redbot/core/core_commands.py:1217 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1227 +#: redbot/core/core_commands.py:1228 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1230 +#: redbot/core/core_commands.py:1231 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1239 +#: redbot/core/core_commands.py:1240 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1252 +#: redbot/core/core_commands.py:1253 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1255 +#: redbot/core/core_commands.py:1256 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1264 +#: redbot/core/core_commands.py:1265 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "" -#: redbot/core/core_commands.py:1273 +#: redbot/core/core_commands.py:1274 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1277 +#: redbot/core/core_commands.py:1278 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1280 +#: redbot/core/core_commands.py:1281 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1285 +#: redbot/core/core_commands.py:1286 #, docstring msgid "Set various external API tokens.\\n\\n This setting will be asked for by some 3rd party cogs and some core cogs.\\n\\n To add the keys provide the service name and the tokens as a comma separated\\n list of key,values as described by the cog requesting this command.\\n\\n Note: API tokens are sensitive and should only be used in a private channel\\n or in DM with the bot.\\n " msgstr "" -#: redbot/core/core_commands.py:1298 +#: redbot/core/core_commands.py:1299 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1303 +#: redbot/core/core_commands.py:1304 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1308 +#: redbot/core/core_commands.py:1309 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1319 +#: redbot/core/core_commands.py:1320 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1321 +#: redbot/core/core_commands.py:1322 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1325 +#: redbot/core/core_commands.py:1326 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1335 +#: redbot/core/core_commands.py:1336 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1337 +#: redbot/core/core_commands.py:1338 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1341 +#: redbot/core/core_commands.py:1342 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1352 +#: redbot/core/core_commands.py:1353 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1354 +#: redbot/core/core_commands.py:1355 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1358 +#: redbot/core/core_commands.py:1359 #, docstring msgid "\\n This allows the bot to respond indicating the existence of a specific\\n help topic even if the user can't use it.\\n\\n Note: This setting on it's own does not fully prevent command enumeration.\\n\\n Defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1371 +#: redbot/core/core_commands.py:1372 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1374 +#: redbot/core/core_commands.py:1375 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1382 +#: redbot/core/core_commands.py:1383 #, docstring msgid "Set the character limit for each page in the help message.\\n\\n This setting only applies to embedded help.\\n\\n The default value is 1000 characters. The minimum value is 500.\\n The maximum is based on the lower of what you provide and what discord allows.\\n\\n Please note that setting a relatively small character limit may\\n mean some pages will exceed this limit.\\n " msgstr "" -#: redbot/core/core_commands.py:1393 +#: redbot/core/core_commands.py:1394 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1397 +#: redbot/core/core_commands.py:1398 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1401 +#: redbot/core/core_commands.py:1402 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 +#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1416 +#: redbot/core/core_commands.py:1417 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1421 +#: redbot/core/core_commands.py:1422 #, docstring msgid "Set the delay after which help pages will be deleted.\\n\\n The setting is disabled by default, and only applies to non-menu help,\\n sent in server text channels.\\n Setting the delay to 0 disables this feature.\\n\\n The bot has to have MANAGE_MESSAGES permission for this to work.\\n " msgstr "" -#: redbot/core/core_commands.py:1433 +#: redbot/core/core_commands.py:1434 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1438 +#: redbot/core/core_commands.py:1439 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1440 +#: redbot/core/core_commands.py:1441 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1444 +#: redbot/core/core_commands.py:1445 #, docstring msgid "\\n Set the tagline to be used.\\n\\n This setting only applies to embedded help. If no tagline is\\n specified, the default will be used instead.\\n " msgstr "" -#: redbot/core/core_commands.py:1452 +#: redbot/core/core_commands.py:1453 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1456 +#: redbot/core/core_commands.py:1457 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1464 +#: redbot/core/core_commands.py:1465 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1469 +#: redbot/core/core_commands.py:1470 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1481 +#: redbot/core/core_commands.py:1482 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1490 +#: redbot/core/core_commands.py:1491 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1493 +#: redbot/core/core_commands.py:1494 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1496 +#: redbot/core/core_commands.py:1497 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1498 +#: redbot/core/core_commands.py:1499 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1500 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1508 +#: redbot/core/core_commands.py:1505 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1510 +#: redbot/core/core_commands.py:1507 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1515 +#: redbot/core/core_commands.py:1512 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1586 +#: redbot/core/core_commands.py:1583 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1588 +#: redbot/core/core_commands.py:1585 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1593 +#: redbot/core/core_commands.py:1590 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1602 +#: redbot/core/core_commands.py:1599 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "" -#: redbot/core/core_commands.py:1613 +#: redbot/core/core_commands.py:1609 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1614 +#: redbot/core/core_commands.py:1610 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1628 redbot/core/core_commands.py:1638 +#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1631 redbot/core/core_commands.py:1641 +#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1642 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1650 +#: redbot/core/core_commands.py:1646 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1656 +#: redbot/core/core_commands.py:1652 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1715 +#: redbot/core/core_commands.py:1711 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1722 +#: redbot/core/core_commands.py:1718 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1724 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1732 +#: redbot/core/core_commands.py:1728 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1741 +#: redbot/core/core_commands.py:1737 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1746 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1758 +#: redbot/core/core_commands.py:1752 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1762 +#: redbot/core/core_commands.py:1756 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1766 +#: redbot/core/core_commands.py:1760 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1771 +#: redbot/core/core_commands.py:1765 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1778 +#: redbot/core/core_commands.py:1772 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1781 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1793 +#: redbot/core/core_commands.py:1787 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1797 +#: redbot/core/core_commands.py:1791 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1806 +#: redbot/core/core_commands.py:1800 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1817 +#: redbot/core/core_commands.py:1809 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1816 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1828 +#: redbot/core/core_commands.py:1820 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1832 +#: redbot/core/core_commands.py:1824 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1838 +#: redbot/core/core_commands.py:1830 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1849 +#: redbot/core/core_commands.py:1839 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1856 +#: redbot/core/core_commands.py:1846 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1860 +#: redbot/core/core_commands.py:1850 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1869 +#: redbot/core/core_commands.py:1859 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1882 +#: redbot/core/core_commands.py:1870 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1890 +#: redbot/core/core_commands.py:1878 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1895 +#: redbot/core/core_commands.py:1883 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1899 +#: redbot/core/core_commands.py:1887 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1905 +#: redbot/core/core_commands.py:1893 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1916 +#: redbot/core/core_commands.py:1902 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1922 +#: redbot/core/core_commands.py:1908 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1911 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1928 +#: redbot/core/core_commands.py:1914 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1921 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1940 +#: redbot/core/core_commands.py:1926 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1949 +#: redbot/core/core_commands.py:1935 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1960 +#: redbot/core/core_commands.py:1946 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1954 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1959 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1977 +#: redbot/core/core_commands.py:1963 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1982 +#: redbot/core/core_commands.py:1968 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1987 +#: redbot/core/core_commands.py:1973 #, 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:2000 +#: redbot/core/core_commands.py:1986 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:1989 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:1992 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2010 +#: redbot/core/core_commands.py:1996 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2017 +#: redbot/core/core_commands.py:2003 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2006 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:2009 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2027 +#: redbot/core/core_commands.py:2013 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2034 +#: redbot/core/core_commands.py:2020 #, 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:2048 +#: redbot/core/core_commands.py:2034 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2052 redbot/core/core_commands.py:2086 -#: redbot/core/core_commands.py:2136 redbot/core/core_commands.py:2158 +#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2058 redbot/core/core_commands.py:2092 +#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2064 redbot/core/core_commands.py:2098 +#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2073 +#: redbot/core/core_commands.py:2059 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2068 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2089 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2113 +#: redbot/core/core_commands.py:2099 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2105 #, 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:2132 +#: redbot/core/core_commands.py:2118 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2145 +#: redbot/core/core_commands.py:2131 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2154 +#: redbot/core/core_commands.py:2140 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2163 +#: redbot/core/core_commands.py:2149 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2159 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2180 +#: redbot/core/core_commands.py:2166 #, 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:2194 +#: redbot/core/core_commands.py:2180 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2187 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2213 +#: redbot/core/core_commands.py:2199 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2218 +#: redbot/core/core_commands.py:2204 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2208 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2231 +#: redbot/core/core_commands.py:2217 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2236 +#: redbot/core/core_commands.py:2222 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2244 +#: redbot/core/core_commands.py:2230 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2235 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2243 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2248 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2264 +#: redbot/core/core_commands.py:2250 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2269 +#: redbot/core/core_commands.py:2255 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2276 +#: redbot/core/core_commands.py:2262 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2289 +#: redbot/core/core_commands.py:2275 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2288 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2321 +#: redbot/core/core_commands.py:2307 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2338 +#: redbot/core/core_commands.py:2324 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2345 +#: redbot/core/core_commands.py:2331 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2356 +#: redbot/core/core_commands.py:2342 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2373 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2398 +#: redbot/core/core_commands.py:2384 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2406 +#: redbot/core/core_commands.py:2392 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2394 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2413 +#: redbot/core/core_commands.py:2399 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2417 +#: redbot/core/core_commands.py:2403 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2419 +#: redbot/core/core_commands.py:2405 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2425 +#: redbot/core/core_commands.py:2411 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2436 +#: redbot/core/core_commands.py:2422 #, 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:2445 +#: redbot/core/core_commands.py:2431 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2447 +#: redbot/core/core_commands.py:2433 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2452 +#: redbot/core/core_commands.py:2438 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2456 +#: redbot/core/core_commands.py:2442 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2458 +#: redbot/core/core_commands.py:2444 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2464 +#: redbot/core/core_commands.py:2450 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2479 +#: redbot/core/core_commands.py:2465 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2489 +#: redbot/core/core_commands.py:2480 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr ""