diff --git a/redbot/cogs/admin/locales/pl-PL.po b/redbot/cogs/admin/locales/pl-PL.po index 4980f9910..d47e7291d 100644 --- a/redbot/cogs/admin/locales/pl-PL.po +++ b/redbot/cogs/admin/locales/pl-PL.po @@ -155,72 +155,72 @@ msgstr "\\n Dodawanie ról dla siebie.\\n\\n Administratorzy serwe #: redbot/cogs/admin/admin.py:411 #, docstring msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Odbiera rolę do samodzielnego przypisania.\\n\\n Admini Serwera muszą ustawić rolę jako możliwą do ustawienia przez użytkowników.\\n UWAGA: Wielkość liter ma znaczenie!\\n " #: redbot/cogs/admin/admin.py:422 #, docstring msgid "\\n Lists all available selfroles.\\n " -msgstr "" +msgstr "\\n Wyświetla role do samodzielnego przypisania.\\n " #: redbot/cogs/admin/admin.py:432 msgid "Available Selfroles:\\n{selfroles}" -msgstr "" +msgstr "Dostępne role do samodzielnego przypisania:\\n{selfroles}" #: redbot/cogs/admin/admin.py:438 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "Zarządzaj rolami do samodzielnego przypisania." #: redbot/cogs/admin/admin.py:443 #, docstring msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Dodaje rolę do listy dostępnych roli do samodzielnego przypisania.\\n\\n UWAGA: Wielkość liter ma znaczenie!\\n " #: redbot/cogs/admin/admin.py:450 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 "Nie mogę Ci pozwolić dać {role.name} jako roli samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." #: redbot/cogs/admin/admin.py:458 msgid "Added." -msgstr "" +msgstr "Dodano." #: redbot/cogs/admin/admin.py:461 msgid "That role is already a selfrole." -msgstr "" +msgstr "Ta rola jest już rolą do samodzielnego przypisania." #: redbot/cogs/admin/admin.py:465 #, docstring msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Usuwa rolę z listy roli do samodzielnego przypisania.\\n\\n UWAGA: Wielkość liter ma znaczenie!\\n " #: redbot/cogs/admin/admin.py:472 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 "Nie mogę Ci pozwolić usunąć {role.name} z bycia rolą samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." #: redbot/cogs/admin/admin.py:480 msgid "Removed." -msgstr "" +msgstr "Usunięto." #: redbot/cogs/admin/admin.py:485 #, docstring msgid "Lock a bot to its current servers only." -msgstr "" +msgstr "Ogranicz bota wyłącznie do obecnych serwerów." #: redbot/cogs/admin/admin.py:490 msgid "The bot is no longer serverlocked." -msgstr "" +msgstr "Bot nie jest już ograniczony do obecnych serwerów." #: redbot/cogs/admin/admin.py:492 msgid "The bot is now serverlocked." -msgstr "" +msgstr "Bot jest teraz ograniczony do obecnych serwerów." #: redbot/cogs/admin/announcer.py:68 msgid "I could not announce to the following server: " -msgstr "" +msgstr "Nie mogłem/am ogłosić się na następującym serwerze: " #: redbot/cogs/admin/announcer.py:70 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "Nie mogłem/am ogłosić się na następujących serwerach: " #: redbot/cogs/admin/converters.py:12 msgid "The Admin cog is not loaded." @@ -228,5 +228,5 @@ msgstr "Moduł Admin nie jest załadowany." #: redbot/cogs/admin/converters.py:20 msgid "The provided role is not a valid selfrole." -msgstr "" +msgstr "Podana rola nie jest poprawną rolą samodzielnego przypisania." diff --git a/redbot/cogs/admin/locales/sr-CS.po b/redbot/cogs/admin/locales/sr-CS.po new file mode 100644 index 000000000..f252a6a21 --- /dev/null +++ b/redbot/cogs/admin/locales/sr-CS.po @@ -0,0 +1,232 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 42\n" +"Language: sr_CS\n" + +#: redbot/cogs/admin/admin.py:18 +msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." +msgstr "" + +#: redbot/cogs/admin/admin.py:23 +msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:29 +msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:35 +msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:41 +msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:47 +msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:53 +msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." +msgstr "" + +#: redbot/cogs/admin/admin.py:59 +msgid "I need manage roles permission to do that." +msgstr "" + +#: redbot/cogs/admin/admin.py:61 +msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." +msgstr "" + +#: redbot/cogs/admin/admin.py:71 +#, docstring +msgid "A collection of server administration utilities." +msgstr "" + +#: redbot/cogs/admin/admin.py:161 +msgid "{member.display_name} already has the role {role.name}." +msgstr "" + +#: redbot/cogs/admin/admin.py:181 +msgid "I successfully added {role.name} to {member.display_name}" +msgstr "" + +#: redbot/cogs/admin/admin.py:191 +msgid "{member.display_name} does not have the role {role.name}." +msgstr "" + +#: redbot/cogs/admin/admin.py:211 +msgid "I successfully removed {role.name} from {member.display_name}" +msgstr "" + +#: redbot/cogs/admin/admin.py:222 +#, docstring +msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:238 +#, docstring +msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:252 +#, docstring +msgid "Edit role settings." +msgstr "" + +#: redbot/cogs/admin/admin.py:259 +#, docstring +msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321 +msgid "Done." +msgstr "" + +#: redbot/cogs/admin/admin.py:292 +#, docstring +msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:326 +#, docstring +msgid "Announce a message to all servers the bot is in." +msgstr "" + +#: redbot/cogs/admin/admin.py:333 +msgid "The announcement has begun." +msgstr "" + +#: redbot/cogs/admin/admin.py:340 +#, docstring +msgid "Cancel a running announce." +msgstr "" + +#: redbot/cogs/admin/admin.py:342 +msgid "There is no currently running announcement." +msgstr "" + +#: redbot/cogs/admin/admin.py:345 +msgid "The current announcement has been cancelled." +msgstr "" + +#: redbot/cogs/admin/admin.py:351 +#, docstring +msgid "Change how announcements are sent in this guild." +msgstr "" + +#: redbot/cogs/admin/admin.py:356 +#, docstring +msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:365 +msgid "The announcement channel has been set to {channel.mention}" +msgstr "" + +#: redbot/cogs/admin/admin.py:370 +#, docstring +msgid "Unsets the channel for announcements." +msgstr "" + +#: redbot/cogs/admin/admin.py:395 +#, docstring +msgid "Apply selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:400 +#, docstring +msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:411 +#, docstring +msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:422 +#, docstring +msgid "\\n Lists all available selfroles.\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:432 +msgid "Available Selfroles:\\n{selfroles}" +msgstr "" + +#: redbot/cogs/admin/admin.py:438 +#, docstring +msgid "Manage selfroles." +msgstr "" + +#: redbot/cogs/admin/admin.py:443 +#, docstring +msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:450 +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 "" + +#: redbot/cogs/admin/admin.py:458 +msgid "Added." +msgstr "" + +#: redbot/cogs/admin/admin.py:461 +msgid "That role is already a selfrole." +msgstr "" + +#: redbot/cogs/admin/admin.py:465 +#, docstring +msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " +msgstr "" + +#: redbot/cogs/admin/admin.py:472 +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 "" + +#: redbot/cogs/admin/admin.py:480 +msgid "Removed." +msgstr "" + +#: redbot/cogs/admin/admin.py:485 +#, docstring +msgid "Lock a bot to its current servers only." +msgstr "" + +#: redbot/cogs/admin/admin.py:490 +msgid "The bot is no longer serverlocked." +msgstr "" + +#: redbot/cogs/admin/admin.py:492 +msgid "The bot is now serverlocked." +msgstr "" + +#: redbot/cogs/admin/announcer.py:68 +msgid "I could not announce to the following server: " +msgstr "" + +#: redbot/cogs/admin/announcer.py:70 +msgid "I could not announce to the following servers: " +msgstr "" + +#: redbot/cogs/admin/converters.py:12 +msgid "The Admin cog is not loaded." +msgstr "" + +#: redbot/cogs/admin/converters.py:20 +msgid "The provided role is not a valid selfrole." +msgstr "" + diff --git a/redbot/cogs/alias/locales/pl-PL.po b/redbot/cogs/alias/locales/pl-PL.po index eab951018..720f327b7 100644 --- a/redbot/cogs/alias/locales/pl-PL.po +++ b/redbot/cogs/alias/locales/pl-PL.po @@ -18,7 +18,8 @@ msgstr "" #: redbot/cogs/alias/alias.py:35 #, docstring msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n " -msgstr "" +msgstr "Utwórz aliasy dla poleceń.\\n\\n Aliasy są alternatywnymi nazwami skróconych poleceń. Mogą\\n działać zarówno jako lambda (przechowywanie argumentów do wielokrotnego użycia)\\n lub po prostu jako skrót do powiedzenia \\\"xyz \\\".\\n\\n \n" +"Po uruchomieniu aliasy przyjmą wszelkie dodatkowe argumenty\\n i dołączą je do przechowywanego aliasu.\\n " #: redbot/cogs/alias/alias.py:173 msgid "No prefix found." @@ -26,72 +27,72 @@ msgstr "Nie znaleziono prefiksu." #: redbot/cogs/alias/alias.py:203 msgid "Aliases:\\n" -msgstr "" +msgstr "Aliasy:\\n" #: redbot/cogs/alias/alias.py:205 msgid "\\n\\nPage {page}/{total}" -msgstr "" +msgstr "\\n\\nStrona {page}/{total}" #: redbot/cogs/alias/alias.py:215 #, docstring msgid "Manage command aliases." -msgstr "" +msgstr "Zarządza aliasami poleceń." #: redbot/cogs/alias/alias.py:220 #, docstring msgid "Manage global aliases." -msgstr "" +msgstr "Zarządza globalnymi aliasami." #: redbot/cogs/alias/alias.py:227 #, docstring msgid "Add an alias for a command." -msgstr "" +msgstr "Dodaje alias do polecenia." #: redbot/cogs/alias/alias.py:232 msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale komenda o takiej nazwie jest już zajęta przez bota." #: redbot/cogs/alias/alias.py:243 msgid "You attempted to create a new alias with the name {name} but that alias already exists." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale taki alias już istnieje." #: redbot/cogs/alias/alias.py:254 msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale ta nazwa jest nieprawidłową nazwą aliasu. Alias nie może zawierać spacji." #: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 msgid "You attempted to create a new alias for a command that doesn't exist." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy alias do komendy która nie istnieje." #: redbot/cogs/alias/alias.py:280 msgid "A new alias with the trigger `{name}` has been created." -msgstr "" +msgstr "Utworzono nowy alias z wyzwalaczem '{name}'." #: redbot/cogs/alias/alias.py:286 #, docstring msgid "Add a global alias for a command." -msgstr "" +msgstr "Dodaje globalny alias do polecenia." #: redbot/cogs/alias/alias.py:291 msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale komenda o takiej nazwie jest już zajęta przez bota." #: redbot/cogs/alias/alias.py:302 msgid "You attempted to create a new global alias with the name {name} but that alias already exists." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale taki alias już istnieje." #: redbot/cogs/alias/alias.py:313 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." -msgstr "" +msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale ta nazwa jest nieprawidłową nazwą aliasu. Alias nie może zawierać spacji." #: redbot/cogs/alias/alias.py:336 msgid "A new global alias with the trigger `{name}` has been created." -msgstr "" +msgstr "Utworzono nowy globalny alias z wyzwalaczem '{name}'." #: redbot/cogs/alias/alias.py:343 #, docstring msgid "Try to execute help for the base command of the alias." -msgstr "" +msgstr "Spróbuj wykonać pomoc dla podstawowej komendy dla aliasu." #: redbot/cogs/alias/alias.py:348 msgid "No such alias exists." @@ -100,20 +101,20 @@ msgstr "Taki alias nie istnieje." #: redbot/cogs/alias/alias.py:352 #, docstring msgid "Show what command the alias executes." -msgstr "" +msgstr "Pokazuje jaką komendę wykonuje alias." #: redbot/cogs/alias/alias.py:357 msgid "The `{alias_name}` alias will execute the command `{command}`" -msgstr "" +msgstr "Alias '{alias_name}' spowoduje wykonanie komendy '{command}'" #: redbot/cogs/alias/alias.py:362 msgid "There is no alias with the name `{name}`" -msgstr "" +msgstr "Nie istnieje alias o nazwie `{name}`" #: redbot/cogs/alias/alias.py:368 #, docstring msgid "Delete an existing alias on this server." -msgstr "" +msgstr "Usuwa istniejący alias na tym serwerze." #: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402 msgid "There are no aliases on this server." @@ -121,40 +122,40 @@ msgstr "Nie ma aliasów na tym serwerze." #: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390 msgid "Alias with the name `{name}` was successfully deleted." -msgstr "" +msgstr "Alias o nazwie `{name}` został pomyślnie usunięty." #: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393 msgid "Alias with name `{name}` was not found." -msgstr "" +msgstr "Alias o nazwie `{name}` nie został znaleziony." #: redbot/cogs/alias/alias.py:383 #, docstring msgid "Delete an existing global alias." -msgstr "" +msgstr "Usuwa istniejący globalny alias." #: redbot/cogs/alias/alias.py:385 msgid "There are no global aliases on this bot." -msgstr "" +msgstr "Ten bot nie ma globalnych aliasów." #: redbot/cogs/alias/alias.py:399 #, docstring msgid "List the available aliases on this server." -msgstr "" +msgstr "Wyświetla dostępne aliasy dla tego serwera." #: redbot/cogs/alias/alias.py:408 #, docstring msgid "List the available global aliases on this bot." -msgstr "" +msgstr "Wyświetla dostępne globalne aliasy dla tego bota." #: redbot/cogs/alias/alias.py:411 msgid "There are no global aliases." -msgstr "" +msgstr "Brak globalnych aliasów." #: redbot/cogs/alias/alias_entry.py:198 msgid "Arguments must be specified with a number." -msgstr "" +msgstr "Argumenty należy określić liczbą." #: redbot/cogs/alias/alias_entry.py:205 msgid "Arguments must be sequential. Missing arguments: " -msgstr "" +msgstr "Argumenty muszą być sekwencyjne. Brakujące argumenty: " diff --git a/redbot/cogs/alias/locales/sr-CS.po b/redbot/cogs/alias/locales/sr-CS.po new file mode 100644 index 000000000..f213ff36d --- /dev/null +++ b/redbot/cogs/alias/locales/sr-CS.po @@ -0,0 +1,160 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 8\n" +"Language: sr_CS\n" + +#: redbot/cogs/alias/alias.py:35 +#, docstring +msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n " +msgstr "" + +#: redbot/cogs/alias/alias.py:173 +msgid "No prefix found." +msgstr "" + +#: redbot/cogs/alias/alias.py:203 +msgid "Aliases:\\n" +msgstr "" + +#: redbot/cogs/alias/alias.py:205 +msgid "\\n\\nPage {page}/{total}" +msgstr "" + +#: redbot/cogs/alias/alias.py:215 +#, docstring +msgid "Manage command aliases." +msgstr "" + +#: redbot/cogs/alias/alias.py:220 +#, docstring +msgid "Manage global aliases." +msgstr "" + +#: redbot/cogs/alias/alias.py:227 +#, docstring +msgid "Add an alias for a command." +msgstr "" + +#: redbot/cogs/alias/alias.py:232 +msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:243 +msgid "You attempted to create a new alias with the name {name} but that alias already exists." +msgstr "" + +#: redbot/cogs/alias/alias.py:254 +msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." +msgstr "" + +#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 +msgid "You attempted to create a new alias for a command that doesn't exist." +msgstr "" + +#: redbot/cogs/alias/alias.py:280 +msgid "A new alias with the trigger `{name}` has been created." +msgstr "" + +#: redbot/cogs/alias/alias.py:286 +#, docstring +msgid "Add a global alias for a command." +msgstr "" + +#: redbot/cogs/alias/alias.py:291 +msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:302 +msgid "You attempted to create a new global alias with the name {name} but that alias already exists." +msgstr "" + +#: redbot/cogs/alias/alias.py:313 +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." +msgstr "" + +#: redbot/cogs/alias/alias.py:336 +msgid "A new global alias with the trigger `{name}` has been created." +msgstr "" + +#: redbot/cogs/alias/alias.py:343 +#, docstring +msgid "Try to execute help for the base command of the alias." +msgstr "" + +#: redbot/cogs/alias/alias.py:348 +msgid "No such alias exists." +msgstr "" + +#: redbot/cogs/alias/alias.py:352 +#, docstring +msgid "Show what command the alias executes." +msgstr "" + +#: redbot/cogs/alias/alias.py:357 +msgid "The `{alias_name}` alias will execute the command `{command}`" +msgstr "" + +#: redbot/cogs/alias/alias.py:362 +msgid "There is no alias with the name `{name}`" +msgstr "" + +#: redbot/cogs/alias/alias.py:368 +#, docstring +msgid "Delete an existing alias on this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402 +msgid "There are no aliases on this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390 +msgid "Alias with the name `{name}` was successfully deleted." +msgstr "" + +#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393 +msgid "Alias with name `{name}` was not found." +msgstr "" + +#: redbot/cogs/alias/alias.py:383 +#, docstring +msgid "Delete an existing global alias." +msgstr "" + +#: redbot/cogs/alias/alias.py:385 +msgid "There are no global aliases on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:399 +#, docstring +msgid "List the available aliases on this server." +msgstr "" + +#: redbot/cogs/alias/alias.py:408 +#, docstring +msgid "List the available global aliases on this bot." +msgstr "" + +#: redbot/cogs/alias/alias.py:411 +msgid "There are no global aliases." +msgstr "" + +#: redbot/cogs/alias/alias_entry.py:198 +msgid "Arguments must be specified with a number." +msgstr "" + +#: redbot/cogs/alias/alias_entry.py:205 +msgid "Arguments must be sequential. Missing arguments: " +msgstr "" + diff --git a/redbot/cogs/audio/apis/locales/sr-CS.po b/redbot/cogs/audio/apis/locales/sr-CS.po new file mode 100644 index 000000000..bc583b2ff --- /dev/null +++ b/redbot/cogs/audio/apis/locales/sr-CS.po @@ -0,0 +1,65 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-05-21 12:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 698\n" +"Language: sr_CS\n" + +#: redbot/cogs/audio/apis/interface.py:280 +msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:322 +msgid "This doesn't seem to be a valid Spotify playlist/album URL or code." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:443 +msgid "This doesn't seem to be a supported Spotify URL or code." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:509 +msgid "The connection was reset while loading the playlist." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:518 +msgid "Player timeout, skipping remaining tracks." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:542 +msgid "Failing to get tracks, skipping remaining." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:592 +msgid "Nothing found.\\nThe YouTube API key may be invalid or you may be rate limited on YouTube's search service.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:602 +msgid " {bad_tracks} tracks cannot be queued." +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:610 +msgid "Playlist Enqueued" +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:611 +msgid "Added {num} tracks to the queue.{maxlength_msg}" +msgstr "" + +#: redbot/cogs/audio/apis/interface.py:617 +msgid "{time} until start of playlist playback: starts at #{position} in queue" +msgstr "" + +#: redbot/cogs/audio/apis/spotify.py:165 +msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions." +msgstr "" + diff --git a/redbot/cogs/audio/core/commands/locales/pl-PL.po b/redbot/cogs/audio/core/commands/locales/pl-PL.po index 917f4e0ca..3c638159d 100644 --- a/redbot/cogs/audio/core/commands/locales/pl-PL.po +++ b/redbot/cogs/audio/core/commands/locales/pl-PL.po @@ -730,7 +730,7 @@ msgstr "Umieszczone w pamięci podręcznej" #: redbot/cogs/audio/core/commands/audioset.py:1033 #: redbot/cogs/audio/core/commands/audioset.py:1034 msgid "US Top 100" -msgstr "" +msgstr "Hot 100" #: redbot/cogs/audio/core/commands/audioset.py:1037 msgid "Auto-play Settings" @@ -782,7 +782,7 @@ msgstr "Ustawienia Lavalink" #: redbot/cogs/audio/core/commands/audioset.py:1068 msgid "Cog version: [{version}]\\n" -msgstr "" +msgstr "Wersja Cog'a: [{version}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:1069 msgid "Red-Lavalink: [{lavalink_version}]\\n" @@ -794,7 +794,8 @@ msgstr "Serwer zewnętrzny: [{use_external_lavalink}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:1079 msgid "Lavalink build: [{llbuild}]\\nLavalink branch: [{llbranch}]\\nRelease date: [{build_time}]\\nLavaplayer version: [{lavaplayer}]\\nJava version: [{jvm}]\\n" -msgstr "" +msgstr "Kompilacja Lavalink: [{llbuild}]\\nGałąź Lavalink: [{llbranch}]\\nData wydania:\n" +"[{build_time}]\\nWersja Lavaplayer: [{lavaplayer}]\\nWersja Java: [{jvm}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:1093 msgid "Localtracks path: [{localpath}]\\n" @@ -1772,7 +1773,7 @@ msgstr "Wymuś odtwarzanie adresu URL lub wyszukiwanie utworu." #: redbot/cogs/audio/core/commands/player.py:134 msgid "Only single tracks work with bump play." -msgstr "" +msgstr "Tylko pojedyncze utwory działają z funkcją bump play." #: redbot/cogs/audio/core/commands/player.py:234 msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." @@ -1788,7 +1789,7 @@ msgstr "Utwór nie jest odtwarzalny." #: redbot/cogs/audio/core/commands/player.py:747 #: redbot/cogs/audio/core/commands/player.py:851 msgid "**{suffix}** is not a fully supported format and some tracks may not play." -msgstr "" +msgstr "** {suffix} ** nie jest w pełni obsługiwanym formatem, przez co niektóre utwory mogą nie być odtwarzane." #: redbot/cogs/audio/core/commands/player.py:275 msgid "This track is not allowed in this server." @@ -1932,7 +1933,7 @@ msgstr "szukaj" #: redbot/cogs/audio/core/commands/player.py:810 msgid "{time} until start of {type} playback: starts at #{position} in queue" -msgstr "" +msgstr "{time} do rozpoczęcia {type} odtwarzania: zaczyna się o #{position} w kolejce" #: redbot/cogs/audio/core/commands/player.py:834 msgid "I'm unable get a track from Lavalink at the moment,try again in a few minutes." @@ -1950,7 +1951,7 @@ msgstr "Opcje konfiguracji listy odtwarzania.\\n\\n Informacje na temat z #: redbot/cogs/audio/core/commands/playlists.py:65 #, docstring msgid "Add a track URL, playlist link, or quick search to a playlist.\\n\\n The track(s) will be appended to the end of the playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist append playlist_name_OR_id track_name_OR_url [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist append MyGuildPlaylist Hello by Adele`\\n ​ ​ ​ ​ `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global`\\n ​ ​ ​ ​ `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global --Author Draper#6666`\\n " -msgstr "" +msgstr "Dodaj adres URL utworu, link do listy odtwarzania lub szybkie wyszukiwanie do listy odtwarzania.\\n\\n Utwór(ory) zostanie(ną) dołączony(e) na końcu listy odtwarzania.\\n\\n **Użycie**:\\n ​ ​ ​ ​ `[p]playlist append nazwa_playlisty_LUB_id nazwa_utworu_LUB_url [args]`\\n\\n **Argumenty**:\\n ​ ​ ​ ​ Poniższe są opcjonalne:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Tylko właściciel bota może z tego korzystać**\\n\\n **Scope(Zakres)** jest jednym z następujących:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ Użytkownik\\n\\n **Autor** może być jednym z następujących:\\n ​ ​ ​ ​ ID Użytkownika\\n ​ ​ ​ ​ Wzmianka użytkownika\\n ​ ​ ​ ​ Nazwa Użytkownika#123\\n\\n **Gildia** może być jednym z następujących:\\n ​ ​ ​ ​ ID Gildii\\n ​ ​ ​ ​ Dokładna nazwa gildii\\n\\n Przykładowe użycie:\\n ​ ​ ​ ​ `[p]playlist append PlaylistaGildiowa Hello by Adele`\\n ​ ​ ​ ​ `[p]playlist append PlaylistaGildiowa Hello by Adele --scope Global`\\n ​ ​ ​ ​ `[p]playlist append PlaylistaGildiowa Hello by Adele --scope Global --Author Draper#6666`\\n " #: redbot/cogs/audio/core/commands/playlists.py:118 #: redbot/cogs/audio/core/commands/playlists.py:296 @@ -2046,7 +2047,7 @@ msgstr "Lista odtwarzania {name} (`{from_id}`) została skopiowana z {from_scope #: redbot/cogs/audio/core/commands/playlists.py:347 #, docstring msgid "Create an empty playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist create playlist_name [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist create MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist create MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist create MyPersonalPlaylist --scope User`\\n " -msgstr "" +msgstr "Tworzy pustą listę odtwarzania.\\n\\n **Użycie **:\\n ​ ​ ​ ​ `[p]playlist create nazwa_playlisty [args]`\\n\\n **Args(Argumenty)**:\\n ​ ​ ​ ​ Poniższe są opcjonalne:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Tylko właściciel bota może z tego korzystać**\\n\\n **Scope(Zakres)** jest jednym z poniższych:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Gildia\\n ​ ​ ​ ​ Użytkownik\\n\\n **Author(Autor)** może być jednym z następujących:\\n ​ ​ ​ ID Użytkownika\\n ​ ​ ​ ​ Wzmianka użytkownika\\n ​ ​ ​ ​ Nazwa Użytkownika#123\\n\\n **Guild** może być jednym z następujących:\\n ​ ​ ​ ​ ID Gildii \\n ​ ​ ​ ​ Dokładna nazwa gildii\\n\\n Przykładowe zastosowanie:\\n ​ ​ ​ ​ `[p]playlist create PlaylistaGildiowa`\\n ​ ​ ​ ​ `[p]playlist create PlaylistaGildiowa --scope Global`\\n ​ ​ ​ ​ `[p]playlist create PlaylistaGildiowa --scope Użytkownik`\\n " #: redbot/cogs/audio/core/commands/playlists.py:400 #: redbot/cogs/audio/core/commands/playlists.py:1105 @@ -2075,7 +2076,7 @@ msgstr "Utworzono pustą listę odtwarzania {name} (`{id}`) [**{scope}**]." #: redbot/cogs/audio/core/commands/playlists.py:425 #, docstring msgid "Delete a saved playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist delete playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist delete MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist delete MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist delete MyPersonalPlaylist --scope User`\\n " -msgstr "" +msgstr "Usuwa zapisaną playlistę.\\n\\n **Użycie **:\\n ​ ​ ​ ​ `[p]playlist delete nazwa_playlisty_LUB_id [args]`\\n\\n **Args(Argumenty)**:\\n ​ ​ ​ ​ Poniższe są opcjonalne:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Tylko właściciel bota może z tego korzystać**\\n\\n **Scope(Zakres)** jest jednym z poniższych:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Gildia\\n ​ ​ ​ ​ Użytkownik\\n\\n **Author(Autor)** może być jednym z następujących:\\n ​ ​ ​ ID Użytkownika\\n ​ ​ ​ ​ Wzmianka użytkownika\\n ​ ​ ​ ​ Nazwa Użytkownika#123\\n\\n **Guild** może być jednym z następujących:\\n ​ ​ ​ ​ ID Gildii \\n ​ ​ ​ ​ Dokładna nazwa gildii\\n\\n Przykładowe zastosowanie:\\n ​ ​ ​ ​ `[p]playlist delete Playlista Gildiowa`\\n ​ ​ ​ ​ `[p]playlist delete MojaPlaylistaGildiowa --scope Global`\\n ​ ​ ​ ​ `[p]playlist delete Moja prywatnaPlaylista --scope User`\\n " #: redbot/cogs/audio/core/commands/playlists.py:496 msgid "Playlist Deleted" diff --git a/redbot/cogs/audio/core/commands/locales/sr-CS.po b/redbot/cogs/audio/core/commands/locales/sr-CS.po new file mode 100644 index 000000000..8b3d6039b --- /dev/null +++ b/redbot/cogs/audio/core/commands/locales/sr-CS.po @@ -0,0 +1,2425 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 676\n" +"Language: sr_CS\n" + +#: redbot/cogs/audio/core/commands/audioset.py:29 +#, docstring +msgid "Music configuration options." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:34 +#, docstring +msgid "Manages the keyword whitelist and blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:39 +#, docstring +msgid "Manages the global keyword whitelist/blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:43 +#, docstring +msgid "Manages the global keyword whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:49 +#, docstring +msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:63 +#: redbot/cogs/audio/core/commands/audioset.py:128 +#: redbot/cogs/audio/core/commands/audioset.py:253 +#: redbot/cogs/audio/core/commands/audioset.py:318 +msgid "Keyword already in the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:67 +#: redbot/cogs/audio/core/commands/audioset.py:109 +#: redbot/cogs/audio/core/commands/audioset.py:132 +#: redbot/cogs/audio/core/commands/audioset.py:257 +#: redbot/cogs/audio/core/commands/audioset.py:299 +#: redbot/cogs/audio/core/commands/audioset.py:322 +msgid "Whitelist Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:68 +#: redbot/cogs/audio/core/commands/audioset.py:258 +msgid "Added `{whitelisted}` to the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:76 +#: redbot/cogs/audio/core/commands/audioset.py:266 +#, docstring +msgid "List all keywords added to the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:79 +#: redbot/cogs/audio/core/commands/audioset.py:105 +#: redbot/cogs/audio/core/commands/audioset.py:269 +#: redbot/cogs/audio/core/commands/audioset.py:295 +msgid "Nothing in the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:95 +msgid "Global Whitelist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:102 +#: redbot/cogs/audio/core/commands/audioset.py:292 +#, docstring +msgid "Clear all keywords from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:110 +#: redbot/cogs/audio/core/commands/audioset.py:300 +msgid "All entries have been removed from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:117 +#: redbot/cogs/audio/core/commands/audioset.py:307 +#, docstring +msgid "Removes a keyword from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:133 +#: redbot/cogs/audio/core/commands/audioset.py:323 +msgid "Removed `{whitelisted}` from the whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:140 +#, docstring +msgid "Manages the global keyword blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:146 +#: redbot/cogs/audio/core/commands/audioset.py:335 +#, docstring +msgid "Adds a keyword to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:157 +#: redbot/cogs/audio/core/commands/audioset.py:346 +msgid "Keyword already in the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:161 +#: redbot/cogs/audio/core/commands/audioset.py:203 +#: redbot/cogs/audio/core/commands/audioset.py:226 +#: redbot/cogs/audio/core/commands/audioset.py:350 +#: redbot/cogs/audio/core/commands/audioset.py:392 +#: redbot/cogs/audio/core/commands/audioset.py:415 +msgid "Blacklist Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:162 +#: redbot/cogs/audio/core/commands/audioset.py:351 +msgid "Added `{blacklisted}` to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:170 +#: redbot/cogs/audio/core/commands/audioset.py:359 +#, docstring +msgid "List all keywords added to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:173 +#: redbot/cogs/audio/core/commands/audioset.py:199 +#: redbot/cogs/audio/core/commands/audioset.py:362 +#: redbot/cogs/audio/core/commands/audioset.py:388 +msgid "Nothing in the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:189 +msgid "Global Blacklist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:196 +#: redbot/cogs/audio/core/commands/audioset.py:385 +#, docstring +msgid "Clear all keywords added to the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:204 +#: redbot/cogs/audio/core/commands/audioset.py:393 +msgid "All entries have been removed from the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:211 +#: redbot/cogs/audio/core/commands/audioset.py:400 +#, docstring +msgid "Removes a keyword from the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:222 +#: redbot/cogs/audio/core/commands/audioset.py:411 +msgid "Keyword is not in the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:227 +#: redbot/cogs/audio/core/commands/audioset.py:416 +msgid "Removed `{blacklisted}` from the blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:235 +#, docstring +msgid "Manages the keyword whitelist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:239 +#, docstring +msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:285 +msgid "Whitelist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:331 +#, docstring +msgid "Manages the keyword blacklist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:378 +msgid "Blacklist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:425 +#, docstring +msgid "Change auto-play setting." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:429 +#, docstring +msgid "Toggle auto-play when there no songs in queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:433 +msgid "Auto-play when queue ends: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:434 +#: redbot/cogs/audio/core/commands/audioset.py:578 +#: redbot/cogs/audio/core/commands/audioset.py:599 +#: redbot/cogs/audio/core/commands/audioset.py:616 +#: redbot/cogs/audio/core/commands/audioset.py:664 +#: redbot/cogs/audio/core/commands/audioset.py:739 +#: redbot/cogs/audio/core/commands/audioset.py:887 +#: redbot/cogs/audio/core/commands/audioset.py:907 +#: redbot/cogs/audio/core/commands/audioset.py:949 +#: redbot/cogs/audio/core/commands/audioset.py:950 +#: redbot/cogs/audio/core/commands/audioset.py:951 +#: redbot/cogs/audio/core/commands/audioset.py:952 +#: redbot/cogs/audio/core/commands/audioset.py:953 +#: redbot/cogs/audio/core/commands/audioset.py:966 +#: redbot/cogs/audio/core/commands/audioset.py:968 +#: redbot/cogs/audio/core/commands/audioset.py:1006 +#: redbot/cogs/audio/core/commands/audioset.py:1013 +#: redbot/cogs/audio/core/commands/audioset.py:1057 +#: redbot/cogs/audio/core/commands/audioset.py:1058 +#: redbot/cogs/audio/core/commands/audioset.py:1059 +#: redbot/cogs/audio/core/commands/audioset.py:1074 +#: redbot/cogs/audio/core/commands/audioset.py:1108 +#: redbot/cogs/audio/core/commands/audioset.py:1123 +#: redbot/cogs/audio/core/commands/audioset.py:1246 +#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1248 +#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1293 +#: redbot/cogs/audio/core/commands/controller.py:397 +#: redbot/cogs/audio/core/commands/controller.py:440 +#: redbot/cogs/audio/core/commands/controller.py:728 +#: redbot/cogs/audio/core/commands/llset.py:31 +#: redbot/cogs/audio/core/commands/llset.py:48 +#: redbot/cogs/audio/core/commands/llset.py:57 +msgid "Enabled" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:434 +#: redbot/cogs/audio/core/commands/audioset.py:578 +#: redbot/cogs/audio/core/commands/audioset.py:599 +#: redbot/cogs/audio/core/commands/audioset.py:616 +#: redbot/cogs/audio/core/commands/audioset.py:664 +#: redbot/cogs/audio/core/commands/audioset.py:739 +#: redbot/cogs/audio/core/commands/audioset.py:887 +#: redbot/cogs/audio/core/commands/audioset.py:907 +#: redbot/cogs/audio/core/commands/audioset.py:949 +#: redbot/cogs/audio/core/commands/audioset.py:950 +#: redbot/cogs/audio/core/commands/audioset.py:951 +#: redbot/cogs/audio/core/commands/audioset.py:952 +#: redbot/cogs/audio/core/commands/audioset.py:953 +#: redbot/cogs/audio/core/commands/audioset.py:966 +#: redbot/cogs/audio/core/commands/audioset.py:968 +#: redbot/cogs/audio/core/commands/audioset.py:1006 +#: redbot/cogs/audio/core/commands/audioset.py:1013 +#: redbot/cogs/audio/core/commands/audioset.py:1057 +#: redbot/cogs/audio/core/commands/audioset.py:1058 +#: redbot/cogs/audio/core/commands/audioset.py:1059 +#: redbot/cogs/audio/core/commands/audioset.py:1076 +#: redbot/cogs/audio/core/commands/audioset.py:1108 +#: redbot/cogs/audio/core/commands/audioset.py:1123 +#: redbot/cogs/audio/core/commands/audioset.py:1246 +#: redbot/cogs/audio/core/commands/audioset.py:1247 +#: redbot/cogs/audio/core/commands/audioset.py:1248 +#: redbot/cogs/audio/core/commands/audioset.py:1291 +#: redbot/cogs/audio/core/commands/audioset.py:1292 +#: redbot/cogs/audio/core/commands/audioset.py:1293 +#: redbot/cogs/audio/core/commands/controller.py:397 +#: redbot/cogs/audio/core/commands/controller.py:440 +#: redbot/cogs/audio/core/commands/controller.py:728 +#: redbot/cogs/audio/core/commands/llset.py:31 +#: redbot/cogs/audio/core/commands/llset.py:48 +#: redbot/cogs/audio/core/commands/llset.py:57 +msgid "Disabled" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:438 +msgid "\\nRepeat has been disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:441 +msgid "\\nAuto-disconnecting at queue end has been disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:444 +#: redbot/cogs/audio/core/commands/audioset.py:539 +#: redbot/cogs/audio/core/commands/audioset.py:558 +#: redbot/cogs/audio/core/commands/audioset.py:576 +#: redbot/cogs/audio/core/commands/audioset.py:597 +#: redbot/cogs/audio/core/commands/audioset.py:624 +#: redbot/cogs/audio/core/commands/audioset.py:662 +#: redbot/cogs/audio/core/commands/audioset.py:685 +#: redbot/cogs/audio/core/commands/audioset.py:691 +#: redbot/cogs/audio/core/commands/audioset.py:714 +#: redbot/cogs/audio/core/commands/audioset.py:720 +#: redbot/cogs/audio/core/commands/audioset.py:737 +#: redbot/cogs/audio/core/commands/audioset.py:755 +#: redbot/cogs/audio/core/commands/audioset.py:761 +#: redbot/cogs/audio/core/commands/audioset.py:784 +#: redbot/cogs/audio/core/commands/audioset.py:841 +#: redbot/cogs/audio/core/commands/audioset.py:864 +#: redbot/cogs/audio/core/commands/audioset.py:869 +#: redbot/cogs/audio/core/commands/audioset.py:885 +#: redbot/cogs/audio/core/commands/audioset.py:905 +#: redbot/cogs/audio/core/commands/audioset.py:1106 +#: redbot/cogs/audio/core/commands/audioset.py:1121 +#: redbot/cogs/audio/core/commands/audioset.py:1142 +#: redbot/cogs/audio/core/commands/audioset.py:1149 +#: redbot/cogs/audio/core/commands/audioset.py:1209 +#: redbot/cogs/audio/core/commands/audioset.py:1317 +#: redbot/cogs/audio/core/commands/controller.py:395 +#: redbot/cogs/audio/core/commands/controller.py:438 +#: redbot/cogs/audio/core/commands/controller.py:735 +#: redbot/cogs/audio/core/commands/llset.py:29 +#: redbot/cogs/audio/core/commands/llset.py:55 +#: redbot/cogs/audio/core/commands/llset.py:80 +#: redbot/cogs/audio/core/commands/llset.py:104 +#: redbot/cogs/audio/core/commands/llset.py:129 +#: redbot/cogs/audio/core/commands/llset.py:154 +msgid "Setting Changed" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:457 +#, docstring +msgid "Set a playlist to auto-play songs from.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]audioset autoplay playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]audioset autoplay MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]audioset autoplay MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]audioset autoplay PersonalPlaylist --scope User --author Draper`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:490 +#: redbot/cogs/audio/core/commands/playlists.py:100 +#: redbot/cogs/audio/core/commands/playlists.py:256 +#: redbot/cogs/audio/core/commands/playlists.py:380 +#: redbot/cogs/audio/core/commands/playlists.py:458 +#: redbot/cogs/audio/core/commands/playlists.py:546 +#: redbot/cogs/audio/core/commands/playlists.py:681 +#: redbot/cogs/audio/core/commands/playlists.py:810 +#: redbot/cogs/audio/core/commands/playlists.py:928 +#: redbot/cogs/audio/core/commands/playlists.py:1082 +#: redbot/cogs/audio/core/commands/playlists.py:1192 +#: redbot/cogs/audio/core/commands/playlists.py:1302 +#: redbot/cogs/audio/core/commands/playlists.py:1422 +#: redbot/cogs/audio/core/commands/playlists.py:1596 +#: redbot/cogs/audio/core/commands/playlists.py:1756 +#: redbot/cogs/audio/core/commands/playlists.py:1915 +msgid "Playlists Are Not Available" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:491 +#: redbot/cogs/audio/core/commands/playlists.py:101 +#: redbot/cogs/audio/core/commands/playlists.py:257 +#: redbot/cogs/audio/core/commands/playlists.py:381 +#: redbot/cogs/audio/core/commands/playlists.py:459 +#: redbot/cogs/audio/core/commands/playlists.py:547 +#: redbot/cogs/audio/core/commands/playlists.py:682 +#: redbot/cogs/audio/core/commands/playlists.py:811 +#: redbot/cogs/audio/core/commands/playlists.py:929 +#: redbot/cogs/audio/core/commands/playlists.py:1083 +#: redbot/cogs/audio/core/commands/playlists.py:1193 +#: redbot/cogs/audio/core/commands/playlists.py:1303 +#: redbot/cogs/audio/core/commands/playlists.py:1423 +#: redbot/cogs/audio/core/commands/playlists.py:1597 +#: redbot/cogs/audio/core/commands/playlists.py:1757 +#: redbot/cogs/audio/core/commands/playlists.py:1916 +msgid "The playlist section of Audio is currently unavailable" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:494 +#: redbot/cogs/audio/core/commands/playlists.py:102 +#: redbot/cogs/audio/core/commands/playlists.py:260 +#: redbot/cogs/audio/core/commands/playlists.py:384 +#: redbot/cogs/audio/core/commands/playlists.py:462 +#: redbot/cogs/audio/core/commands/playlists.py:550 +#: redbot/cogs/audio/core/commands/playlists.py:685 +#: redbot/cogs/audio/core/commands/playlists.py:814 +#: redbot/cogs/audio/core/commands/playlists.py:932 +#: redbot/cogs/audio/core/commands/playlists.py:1086 +#: redbot/cogs/audio/core/commands/playlists.py:1196 +#: redbot/cogs/audio/core/commands/playlists.py:1306 +#: redbot/cogs/audio/core/commands/playlists.py:1426 +#: redbot/cogs/audio/core/commands/playlists.py:1600 +#: redbot/cogs/audio/core/commands/playlists.py:1760 +#: redbot/cogs/audio/core/commands/playlists.py:1919 +msgid "Check your logs." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:509 +#: redbot/cogs/audio/core/commands/audioset.py:525 +msgid "No Playlist Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:510 +#: redbot/cogs/audio/core/commands/playlists.py:119 +#: redbot/cogs/audio/core/commands/playlists.py:1455 +msgid "Could not match '{arg}' to a playlist" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:517 +msgid "No Tracks Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:518 +msgid "Playlist {name} has no tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:526 +#: redbot/cogs/audio/core/commands/playlists.py:1537 +#: redbot/cogs/audio/core/commands/playlists.py:1642 +msgid "Playlist {id} does not exist in {scope} scope." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:533 +#: redbot/cogs/audio/core/commands/playlists.py:989 +#: redbot/cogs/audio/core/commands/playlists.py:1545 +#: redbot/cogs/audio/core/commands/playlists.py:1649 +msgid "Missing Arguments" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:534 +#: redbot/cogs/audio/core/commands/playlists.py:990 +#: redbot/cogs/audio/core/commands/playlists.py:1546 +#: redbot/cogs/audio/core/commands/playlists.py:1650 +msgid "You need to specify the Guild ID for the guild to lookup." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:540 +msgid "Playlist {name} (`{id}`) [**{scope}**] will be used for autoplay." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:553 +#, docstring +msgid "Resets auto-play to the default playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:559 +msgid "Set auto-play playlist to play recently played tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:565 +#, docstring +msgid "Toggle global daily queues.\\n\\n Global daily queues creates a playlist for all tracks played today.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:577 +msgid "Global daily queues: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:586 +#, docstring +msgid "Toggle daily queues.\\n\\n Daily queues creates a playlist for all tracks played today.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:598 +msgid "Daily queues: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:607 +#, docstring +msgid "Toggle the bot auto-disconnecting when done playing.\\n\\n This setting takes precedence over `[p]audioset emptydisconnect`.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:615 +msgid "Auto-disconnection at queue end: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:619 +msgid "\\nAuto-play has been disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:630 +#, docstring +msgid "Toggle DJ mode.\\n\\n DJ mode allows users with the DJ role to use audio commands.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:641 +msgid "Missing DJ Role" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:642 +msgid "Please set a role to use with DJ mode. Enter the role name or ID now." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:653 +msgid "Response timed out, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:663 +msgid "DJ role: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:672 +#, docstring +msgid "Auto-disconnect from channel when bot is alone in it for x seconds, 0 to disable.\\n\\n `[p]audioset dc` takes precedence over this setting.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:678 +#: redbot/cogs/audio/core/commands/audioset.py:707 +#: redbot/cogs/audio/core/commands/audioset.py:1134 +msgid "Invalid Time" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:678 +#: redbot/cogs/audio/core/commands/audioset.py:707 +#: redbot/cogs/audio/core/commands/audioset.py:1134 +msgid "Seconds can't be less than zero." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:685 +msgid "Empty disconnect disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:692 +msgid "Empty disconnect timer set to {num_seconds}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:704 +#, docstring +msgid "Auto-pause after x seconds when room is empty, 0 to disable." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:714 +msgid "Empty pause disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:721 +msgid "Empty pause timer set to {num_seconds}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:732 +#, docstring +msgid "Prioritise tracks with lyrics." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:738 +msgid "Prefer tracks with lyrics: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:747 +#, docstring +msgid "Set a price for queueing tracks for non-mods, 0 to disable." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:750 +msgid "Invalid Price" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:750 +msgid "Price can't be less than zero." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:755 +msgid "Jukebox mode disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:762 +msgid "Track queueing command price set to {price} {currency}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:774 +#, docstring +msgid "Set the localtracks path if the Lavalink.jar is not run from the Audio data folder.\\n\\n Leave the path blank to reset the path to the default, the Audio data directory.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:785 +msgid "The localtracks path location has been reset to {localpath}" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:790 +msgid "This setting is only for bot owners to set a localtracks folder location In the example below, the full path for 'ParentDirectory' must be passed to this command.\\n```\\nParentDirectory\\n |__ localtracks (folder)\\n | |__ Awesome Album Name (folder)\\n | |__01 Cool Song.mp3\\n | |__02 Groovy Song.mp3\\n```\\nThe folder path given to this command must contain the localtracks folder.\\n**This folder and files need to be visible to the user where `Lavalink.jar` is being run from.**\\nUse this command with no path given to reset it to the default, the Audio data directory for this bot.\\nDo you want to continue to set the provided path for local tracks?" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:822 +msgid "Invalid Path" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:823 +msgid "{local_path} does not seem like a valid path." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:829 +msgid "`{localtracks}` does not exist. The path will still be saved, but please check the path and create a localtracks folder in `{localfolder}` before attempting to play local tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:835 +#: redbot/cogs/audio/core/commands/player.py:381 +#: redbot/cogs/audio/core/commands/player.py:391 +msgid "Invalid Environment" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:842 +msgid "The localtracks path location has been set to {localpath}" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:851 +#, docstring +msgid "Max length of a track to queue in seconds, 0 to disable.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`). Invalid\\n input will turn the max length setting off.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:860 +msgid "Invalid length" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:860 +msgid "Length can't be less than zero." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:864 +msgid "Track max length disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:870 +msgid "Track max length set to {seconds}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:880 +#, docstring +msgid "Toggle track announcement and other bot messages." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:886 +msgid "Notify mode: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:895 +#, docstring +msgid "Toggle the domain restriction on Audio.\\n\\n When toggled off, users will be able to play songs from non-commercial websites and links.\\n When toggled on, users are restricted to YouTube, SoundCloud, Mixer, Vimeo, Twitch, and\\n Bandcamp links.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:906 +msgid "Commercial links only: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:915 +#, docstring +msgid "Set the role to use for DJ mode." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:924 +msgid "Settings Changed" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:925 +msgid "DJ role set to: {role.name}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:931 +#, docstring +msgid "Show the current settings." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:965 +msgid "Server Settings" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:966 +msgid "Auto-disconnect: [{dc}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:967 +msgid "Auto-play: [{autoplay}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:971 +msgid "Disconnect timer: [{num_seconds}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:975 +msgid "Auto Pause timer: [{num_seconds}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:979 +msgid "DJ Role: [{role.name}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:981 +msgid "Jukebox: [{jukebox_name}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:982 +msgid "Command price: [{jukebox_price}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:986 +msgid "Max track length: [{tracklength}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:989 +msgid "Repeat: [{repeat}]\\nShuffle: [{shuffle}]\\nShuffle bumped: [{bumpped_shuffle}]\\nSong notify msgs: [{notify}]\\nSongs as status: [{status}]\\nSpotify search: [{countrycode}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1005 +msgid "Thumbnails: [{0}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1009 +msgid "Vote skip: [{vote_enabled}]\\nSkip percentage: [{vote_percent}%]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1022 +msgid "Server" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1024 +msgid "User" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1026 +#: redbot/cogs/audio/core/commands/playlists.py:998 +msgid "Global" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1028 +#: redbot/cogs/audio/core/commands/audioset.py:1029 +#: redbot/cogs/audio/core/commands/audioset.py:1030 +msgid "Cached" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1032 +#: redbot/cogs/audio/core/commands/audioset.py:1033 +#: redbot/cogs/audio/core/commands/audioset.py:1034 +msgid "US Top 100" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1037 +msgid "Auto-play Settings" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1039 +msgid "Playlist name: [{pname}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1040 +msgid "Playlist ID: [{pid}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1041 +msgid "Playlist scope: [{pscope}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1047 +#: redbot/cogs/audio/core/commands/audioset.py:1251 +#: redbot/cogs/audio/core/commands/audioset.py:1296 +msgid "Cache Settings" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1049 +msgid "Max age: [{max_age}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1050 +msgid "Local Spotify cache: [{spotify_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1051 +msgid "Local Youtube cache: [{youtube_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1052 +msgid "Local Lavalink cache: [{lavalink_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1056 +#: redbot/cogs/audio/core/commands/audioset.py:1245 +#: redbot/cogs/audio/core/commands/audioset.py:1290 +msgid "days" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1066 +msgid "Lavalink Settings" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1068 +msgid "Cog version: [{version}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1069 +msgid "Red-Lavalink: [{lavalink_version}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1070 +msgid "External server: [{use_external_lavalink}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1079 +msgid "Lavalink build: [{llbuild}]\\nLavalink branch: [{llbranch}]\\nRelease date: [{build_time}]\\nLavaplayer version: [{lavaplayer}]\\nJava version: [{jvm}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1093 +msgid "Localtracks path: [{localpath}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1101 +#, docstring +msgid "Enable/disable tracks' titles as status." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1107 +msgid "Song titles as status: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1116 +#, docstring +msgid "Toggle displaying a thumbnail on audio messages." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1122 +msgid "Thumbnail display: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1131 +#, docstring +msgid "Percentage needed for non-mods to skip tracks, 0 to disable." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1143 +msgid "Voting disabled. All users can use queue management commands." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1150 +msgid "Vote percentage set to {percent}%." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1159 +#, docstring +msgid "Instructions to set the YouTube API key." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1178 +#, docstring +msgid "Instructions to set the Spotify API tokens." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1179 +msgid "1. Go to Spotify developers and log in with your Spotify account.\\n(https://developer.spotify.com/dashboard/applications)\\n2. Click \\\"Create An App\\\".\\n3. Fill out the form provided with your app name, etc.\\n4. When asked if you're developing commercial integration select \\\"No\\\".\\n5. Accept the terms and conditions.\\n6. Copy your client ID and your client secret into:\\n`{prefix}set api spotify client_id client_secret `" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1196 +#, docstring +msgid "Set the country code for Spotify searches." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1200 +msgid "Invalid Country Code" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1201 +msgid "Please use an official [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1210 +msgid "Country Code set to {country}." +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1218 +#, docstring +msgid "Sets the caching level.\\n\\n Level can be one of the following:\\n\\n 0: Disables all caching\\n 1: Enables Spotify Cache\\n 2: Enables YouTube Cache\\n 3: Enables Lavalink Cache\\n 5: Enables all Caches\\n\\n If you wish to disable a specific cache use a negative number.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1240 +msgid "Max age: [{max_age}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1241 +msgid "Spotify cache: [{spotify_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1242 +msgid "Youtube cache: [{youtube_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1243 +msgid "Lavalink cache: [{lavalink_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1285 +msgid "Max age: [{max_age}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1286 +msgid "Spotify cache: [{spotify_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1287 +msgid "Youtube cache: [{youtube_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1288 +msgid "Lavalink cache: [{lavalink_status}]\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1303 +#, docstring +msgid "Sets the cache max age.\\n\\n This commands allows you to set the max number of days before an entry in the cache becomes\\n invalid.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1310 +msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/audioset.py:1315 +msgid "I've set the cache age to {age} days" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:27 +#, docstring +msgid "Disconnect from the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:29 +#: redbot/cogs/audio/core/commands/controller.py:77 +#: redbot/cogs/audio/core/commands/controller.py:191 +#: redbot/cogs/audio/core/commands/controller.py:208 +#: redbot/cogs/audio/core/commands/controller.py:220 +#: redbot/cogs/audio/core/commands/controller.py:228 +#: redbot/cogs/audio/core/commands/controller.py:295 +#: redbot/cogs/audio/core/commands/controller.py:361 +#: redbot/cogs/audio/core/commands/controller.py:452 +#: redbot/cogs/audio/core/commands/controller.py:462 +#: redbot/cogs/audio/core/commands/controller.py:546 +#: redbot/cogs/audio/core/commands/controller.py:663 +#: redbot/cogs/audio/core/commands/controller.py:694 +#: redbot/cogs/audio/core/commands/controller.py:749 +#: redbot/cogs/audio/core/commands/controller.py:817 +#: redbot/cogs/audio/core/commands/equalizer.py:30 +#: redbot/cogs/audio/core/commands/equalizer.py:155 +#: redbot/cogs/audio/core/commands/equalizer.py:185 +#: redbot/cogs/audio/core/commands/equalizer.py:218 +#: redbot/cogs/audio/core/commands/equalizer.py:306 +#: redbot/cogs/audio/core/commands/miscellaneous.py:61 +#: redbot/cogs/audio/core/commands/miscellaneous.py:92 +#: redbot/cogs/audio/core/commands/playlists.py:1113 +msgid "Nothing playing." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:44 +#: redbot/cogs/audio/core/commands/controller.py:50 +msgid "Unable To Disconnect" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:45 +#: redbot/cogs/audio/core/commands/controller.py:247 +#: redbot/cogs/audio/core/commands/controller.py:308 +#: redbot/cogs/audio/core/commands/controller.py:560 +msgid "There are other people listening - vote to skip instead." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:51 +#: redbot/cogs/audio/core/commands/controller.py:57 +msgid "You need the DJ role to disconnect." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:56 +msgid "Unable to Disconnect" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:60 +msgid "Disconnecting..." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:75 +#, docstring +msgid "Now playing." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:95 +msgid "\\n Requested by: **{track.requester}**" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:99 +msgid "Nothing." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:104 +#: redbot/cogs/audio/core/commands/queue.py:73 +msgid "Now Playing" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:114 +#: redbot/cogs/audio/core/commands/queue.py:83 +msgid "Auto-Play" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:120 +#: redbot/cogs/audio/core/commands/queue.py:89 +msgid "Shuffle" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:126 +#: redbot/cogs/audio/core/commands/queue.py:95 +msgid "Repeat" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:186 +#, docstring +msgid "Pause or resume a playing track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:197 +#: redbot/cogs/audio/core/commands/controller.py:203 +msgid "Unable To Manage Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:198 +msgid "You must be in the voice channel to pause or resume." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:204 +msgid "You need the DJ role to pause or resume tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:213 +msgid "Track Paused" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:217 +msgid "Track Resumed" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:226 +#, docstring +msgid "Skip to the start of the previously played track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:240 +#: redbot/cogs/audio/core/commands/controller.py:246 +#: redbot/cogs/audio/core/commands/controller.py:252 +#: redbot/cogs/audio/core/commands/controller.py:458 +#: redbot/cogs/audio/core/commands/controller.py:473 +#: redbot/cogs/audio/core/commands/controller.py:486 +#: redbot/cogs/audio/core/commands/controller.py:495 +msgid "Unable To Skip Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:241 +msgid "You must be in the voice channel to skip the track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:253 +msgid "You need the DJ role or be the track requester to enqueue the previous song tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:261 +#: redbot/cogs/audio/core/commands/player.py:39 +#: redbot/cogs/audio/core/commands/player.py:44 +#: redbot/cogs/audio/core/commands/player.py:61 +#: redbot/cogs/audio/core/commands/player.py:70 +#: redbot/cogs/audio/core/commands/player.py:76 +#: redbot/cogs/audio/core/commands/player.py:83 +#: redbot/cogs/audio/core/commands/player.py:95 +#: redbot/cogs/audio/core/commands/player.py:101 +#: redbot/cogs/audio/core/commands/player.py:108 +#: redbot/cogs/audio/core/commands/player.py:119 +#: redbot/cogs/audio/core/commands/player.py:143 +#: redbot/cogs/audio/core/commands/player.py:148 +#: redbot/cogs/audio/core/commands/player.py:165 +#: redbot/cogs/audio/core/commands/player.py:174 +#: redbot/cogs/audio/core/commands/player.py:180 +#: redbot/cogs/audio/core/commands/player.py:187 +#: redbot/cogs/audio/core/commands/player.py:199 +#: redbot/cogs/audio/core/commands/player.py:205 +#: redbot/cogs/audio/core/commands/player.py:212 +#: redbot/cogs/audio/core/commands/player.py:224 +#: redbot/cogs/audio/core/commands/player.py:230 +#: redbot/cogs/audio/core/commands/player.py:274 +#: redbot/cogs/audio/core/commands/player.py:289 +#: redbot/cogs/audio/core/commands/player.py:413 +#: redbot/cogs/audio/core/commands/player.py:422 +#: redbot/cogs/audio/core/commands/player.py:428 +#: redbot/cogs/audio/core/commands/player.py:434 +#: redbot/cogs/audio/core/commands/player.py:448 +#: redbot/cogs/audio/core/commands/player.py:496 +#: redbot/cogs/audio/core/commands/player.py:527 +#: redbot/cogs/audio/core/commands/player.py:536 +#: redbot/cogs/audio/core/commands/player.py:542 +#: redbot/cogs/audio/core/commands/player.py:549 +#: redbot/cogs/audio/core/commands/player.py:563 +#: redbot/cogs/audio/core/commands/player.py:568 +#: redbot/cogs/audio/core/commands/player.py:693 +#: redbot/cogs/audio/core/commands/player.py:701 +#: redbot/cogs/audio/core/commands/player.py:757 +#: redbot/cogs/audio/core/commands/playlists.py:1438 +msgid "Unable To Play Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:261 +msgid "No previous track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:275 +msgid "Replaying Track" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:282 +#, docstring +msgid "Seek ahead or behind on a track by seconds or a to a specific time.\\n\\n Accepts seconds or a value formatted like 00:00:00 (`hh:mm:ss`) or 00:00 (`mm:ss`).\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:300 +#: redbot/cogs/audio/core/commands/controller.py:307 +#: redbot/cogs/audio/core/commands/controller.py:314 +#: redbot/cogs/audio/core/commands/controller.py:321 +#: redbot/cogs/audio/core/commands/controller.py:333 +msgid "Unable To Seek Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:301 +msgid "You must be in the voice channel to use seek." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:315 +msgid "You need the DJ role or be the track requester to use seek." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:321 +msgid "Can't seek on a stream." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:334 +msgid "Invalid input for the time to seek." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:342 +msgid "Moved {num_seconds}s to 00:00:00" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:349 +msgid "Moved {num_seconds}s to {time}" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:357 +msgid "Moved to {time}" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:367 +#, docstring +msgid "Toggle shuffle." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:376 +#: redbot/cogs/audio/core/commands/controller.py:387 +#: redbot/cogs/audio/core/commands/controller.py:419 +#: redbot/cogs/audio/core/commands/controller.py:430 +msgid "Unable To Toggle Shuffle" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:377 +#: redbot/cogs/audio/core/commands/controller.py:420 +msgid "You need the DJ role to toggle shuffle." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:388 +#: redbot/cogs/audio/core/commands/controller.py:431 +msgid "You must be in the voice channel to toggle shuffle." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:396 +msgid "Shuffle tracks: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:407 +#, docstring +msgid "Toggle bumped track shuffle.\\n\\n Set this to disabled if you wish to avoid bumped songs being shuffled.\\n This takes priority over `[p]shuffle`.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:439 +msgid "Shuffle bumped tracks: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:450 +#, docstring +msgid "Skip to the next track, or to a given track number." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:459 +msgid "You must be in the voice channel to skip the music." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:474 +msgid "You need the DJ role or be the track requester to skip tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:487 +msgid "You can only skip the current track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:496 +msgid "Can't skip to a specific track in vote mode without the DJ role." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:502 +msgid "I removed your vote to skip." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:505 +msgid "You voted to skip." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:518 +msgid "Vote threshold met." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:521 +msgid " Votes: {num_votes}/{num_members} ({cur_percent}% out of {required_percent}% needed)" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:540 +#, docstring +msgid "Stop playback and clear the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:553 +#: redbot/cogs/audio/core/commands/controller.py:559 +#: redbot/cogs/audio/core/commands/controller.py:565 +msgid "Unable To Stop Player" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:554 +msgid "You must be in the voice channel to stop the music." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:566 +msgid "You need the DJ role to stop the music." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:583 +msgid "Stopping..." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:590 +#, docstring +msgid "Summon the bot to a voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:602 +#: redbot/cogs/audio/core/commands/controller.py:609 +#: redbot/cogs/audio/core/commands/controller.py:622 +#: redbot/cogs/audio/core/commands/controller.py:639 +#: redbot/cogs/audio/core/commands/controller.py:646 +msgid "Unable To Join Voice Channel" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:603 +msgid "There are other people listening." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:610 +msgid "You need the DJ role to summon the bot." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:623 +#: redbot/cogs/audio/core/commands/player.py:62 +#: redbot/cogs/audio/core/commands/player.py:166 +#: redbot/cogs/audio/core/commands/player.py:414 +#: redbot/cogs/audio/core/commands/player.py:528 +#: redbot/cogs/audio/core/commands/player.py:652 +#: redbot/cogs/audio/core/commands/queue.py:323 +msgid "I don't have permission to connect to your channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:640 +#: redbot/cogs/audio/core/commands/player.py:71 +#: redbot/cogs/audio/core/commands/player.py:175 +#: redbot/cogs/audio/core/commands/player.py:423 +#: redbot/cogs/audio/core/commands/player.py:537 +#: redbot/cogs/audio/core/commands/player.py:661 +#: redbot/cogs/audio/core/commands/queue.py:333 +msgid "Connect to a voice channel first." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:647 +#: redbot/cogs/audio/core/commands/player.py:77 +#: redbot/cogs/audio/core/commands/player.py:181 +#: redbot/cogs/audio/core/commands/player.py:429 +#: redbot/cogs/audio/core/commands/player.py:543 +#: redbot/cogs/audio/core/commands/player.py:667 +#: redbot/cogs/audio/core/commands/queue.py:340 +msgid "Connection to Lavalink has not yet been established." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:654 +#, docstring +msgid "Set the volume, 1% - 150%." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:661 +msgid "Current Volume:" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:672 +#: redbot/cogs/audio/core/commands/controller.py:678 +msgid "Unable To Change Volume" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:673 +msgid "You must be in the voice channel to change the volume." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:679 +msgid "You need the DJ role to change the volume." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:692 +msgid "Volume:" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:701 +#, docstring +msgid "Toggle repeat." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:709 +#: redbot/cogs/audio/core/commands/controller.py:720 +msgid "Unable To Toggle Repeat" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:710 +msgid "You need the DJ role to toggle repeat." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:721 +msgid "You must be in the voice channel to toggle repeat." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:727 +msgid "Repeat tracks: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:732 +msgid "\\nAuto-play has been disabled." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:744 +#, docstring +msgid "Remove a specific track number from the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:753 +msgid "Nothing queued." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:757 +#: redbot/cogs/audio/core/commands/controller.py:763 +#: redbot/cogs/audio/core/commands/controller.py:770 +#: redbot/cogs/audio/core/commands/controller.py:795 +msgid "Unable To Modify Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:758 +msgid "You need the DJ role to remove tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:764 +msgid "You must be in the voice channel to manage the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:771 +#: redbot/cogs/audio/core/commands/controller.py:836 +msgid "Song number must be greater than 1 and within the queue limit." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:780 +#: redbot/cogs/audio/core/commands/controller.py:801 +msgid "Removed track from queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:781 +msgid "Removed {track} from the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:796 +msgid "Removed 0 tracks, nothing matches the URL provided." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:802 +msgid "Removed {removed_tracks} tracks from queue which matched the URL provided." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:812 +#, docstring +msgid "Bump a track number to the top of the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:823 +#: redbot/cogs/audio/core/commands/controller.py:829 +#: redbot/cogs/audio/core/commands/controller.py:835 +#: redbot/cogs/audio/core/commands/player.py:133 +msgid "Unable To Bump Track" +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:824 +msgid "You must be in the voice channel to bump a track." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:830 +msgid "You need the DJ role to bump tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/controller.py:846 +msgid "Moved track to the top of the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:27 +#, docstring +msgid "Equalizer management." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:63 +#, docstring +msgid "Delete a saved eq preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:72 +#: redbot/cogs/audio/core/commands/equalizer.py:79 +#: redbot/cogs/audio/core/commands/equalizer.py:92 +msgid "Unable To Delete Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:73 +#: redbot/cogs/audio/core/commands/equalizer.py:93 +msgid "You are not the author of that preset setting." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:102 +#, docstring +msgid "List saved eq presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:105 +msgid "No saved equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:108 +msgid "Preset Name" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:109 +msgid "Author" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:131 +msgid "{num} preset(s)" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:138 +#, docstring +msgid "Load a saved eq preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:146 +msgid "No Preset Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:164 +msgid "Unable To Load Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:165 +msgid "You need the DJ role to load equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:183 +#, docstring +msgid "Reset the eq to 0 across all bands." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:192 +msgid "Unable To Modify Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:193 +msgid "You need the DJ role to reset the equalizer." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:208 +msgid "Equalizer values have been reset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:216 +#, docstring +msgid "Save the current eq settings to a preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:226 +#: redbot/cogs/audio/core/commands/equalizer.py:244 +#: redbot/cogs/audio/core/commands/equalizer.py:259 +msgid "Unable To Save Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:227 +msgid "You need the DJ role to save equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:231 +msgid "Please enter a name for this equalizer preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:245 +msgid "No equalizer preset name entered, try the command again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:260 +msgid "Try the command again with a shorter name." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:264 +msgid "Preset name already exists, do you want to replace it?" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:272 +msgid "Not saving preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:284 +msgid "Current equalizer saved to the {preset_name} preset." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:298 +#, docstring +msgid "Set an eq band with a band number or name and value.\\n\\n Band positions are 1-15 and values have a range of -0.25 to 1.0.\\n Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\\n 6.3k, 10k, and 16k Hz.\\n Setting a band value to -0.25 nullifies it while +0.25 is double.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:314 +msgid "Unable To Set Preset" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:315 +msgid "You need the DJ role to set equalizer presets." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:354 +msgid "Invalid Band" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:355 +msgid "Valid band numbers are 1-15 or the band names listed in the help for this command." +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:379 +msgid "Preset Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/equalizer.py:380 +msgid "The {band_name}Hz band has been set to {band_value}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:19 +#, docstring +msgid "Lavalink server configuration options." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:23 +#, docstring +msgid "Toggle using external Lavalink servers." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:30 +#: redbot/cogs/audio/core/commands/llset.py:56 +msgid "External Lavalink server: {true_or_false}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:42 +#: redbot/cogs/audio/core/commands/llset.py:65 +#: redbot/cogs/audio/core/commands/llset.py:89 +#: redbot/cogs/audio/core/commands/llset.py:114 +#: redbot/cogs/audio/core/commands/llset.py:139 +#: redbot/cogs/audio/core/commands/llset.py:164 +msgid "Failed To Shutdown Lavalink" +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:43 +msgid "External Lavalink server: {true_or_false}\\nFor it to take effect please reload Audio (`{prefix}reload audio`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:66 +#: redbot/cogs/audio/core/commands/llset.py:90 +#: redbot/cogs/audio/core/commands/llset.py:115 +#: redbot/cogs/audio/core/commands/llset.py:140 +#: redbot/cogs/audio/core/commands/llset.py:165 +msgid "Please reload Audio (`{prefix}reload audio`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:73 +#, docstring +msgid "Set the Lavalink server host." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:77 +#: redbot/cogs/audio/core/commands/llset.py:101 +#: redbot/cogs/audio/core/commands/llset.py:126 +#: redbot/cogs/audio/core/commands/llset.py:151 +msgid "External Lavalink server set to True." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:81 +msgid "Host set to {host}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:97 +#, docstring +msgid "Set the Lavalink server password." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:105 +msgid "Server password set to {password}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:122 +#, docstring +msgid "Set the Lavalink REST server port." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:130 +msgid "REST port set to {port}." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:147 +#, docstring +msgid "Set the Lavalink websocket server port." +msgstr "" + +#: redbot/cogs/audio/core/commands/llset.py:155 +msgid "Websocket port set to {port}." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:24 +#, docstring +msgid "Local playback commands." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:28 +#, docstring +msgid "Play all songs in a localtracks folder." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:40 +msgid "Folder Not Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:41 +msgid "Localtracks folder named {name} does not exist." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:52 +#, docstring +msgid "Play a local track." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:57 +#: redbot/cogs/audio/core/commands/localtracks.py:113 +msgid "No album folders found." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:99 +#, docstring +msgid "Search for songs across all localtracks folders." +msgstr "" + +#: redbot/cogs/audio/core/commands/localtracks.py:117 +#: redbot/cogs/audio/core/commands/queue.py:279 +msgid "No matches." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:26 +#, docstring +msgid "Make Red sing one of her songs." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:42 +#, docstring +msgid "Audio stats." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:65 +msgid "Not connected anywhere." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:71 +msgid "Playing in {num}/{total} servers:" +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:77 +msgid "Page {}/{}" +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:90 +#, docstring +msgid "Queue percentage." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:116 +msgid "There's nothing in the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/miscellaneous.py:137 +msgid "Queued and playing tracks:" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:30 +#, docstring +msgid "Play a URL or search for a track." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:40 +#: redbot/cogs/audio/core/commands/player.py:144 +#: redbot/cogs/audio/core/commands/player.py:694 +msgid "That URL is not allowed." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:44 +#: redbot/cogs/audio/core/commands/player.py:148 +#: redbot/cogs/audio/core/commands/player.py:702 +msgid "That track is not allowed." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:48 +#: redbot/cogs/audio/core/commands/player.py:152 +#: redbot/cogs/audio/core/commands/player.py:400 +#: redbot/cogs/audio/core/commands/player.py:514 +#: redbot/cogs/audio/core/commands/player.py:638 +msgid "Connection to Lavalink has failed" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:51 +#: redbot/cogs/audio/core/commands/player.py:155 +#: redbot/cogs/audio/core/commands/player.py:403 +#: redbot/cogs/audio/core/commands/player.py:517 +#: redbot/cogs/audio/core/commands/player.py:641 +msgid "Please check your console or logs for details." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:84 +#: redbot/cogs/audio/core/commands/player.py:188 +#: redbot/cogs/audio/core/commands/player.py:435 +#: redbot/cogs/audio/core/commands/player.py:550 +#: redbot/cogs/audio/core/commands/player.py:758 +msgid "You need the DJ role to queue tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:96 +#: redbot/cogs/audio/core/commands/player.py:200 +msgid "You must be in the voice channel to use the play command." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:102 +#: redbot/cogs/audio/core/commands/player.py:206 +#: redbot/cogs/audio/core/commands/player.py:231 +msgid "No tracks found for `{query}`." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:108 +#: redbot/cogs/audio/core/commands/player.py:212 +#: redbot/cogs/audio/core/commands/player.py:496 +#: redbot/cogs/audio/core/commands/player.py:568 +msgid "Queue size limit reached." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:128 +#, docstring +msgid "Force play a URL or search for a track." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:134 +msgid "Only single tracks work with bump play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:234 +msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:241 +#: redbot/cogs/audio/core/commands/player.py:746 +#: redbot/cogs/audio/core/commands/player.py:850 +msgid "Track is not playable." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:243 +#: redbot/cogs/audio/core/commands/player.py:747 +#: redbot/cogs/audio/core/commands/player.py:851 +msgid "**{suffix}** is not a fully supported format and some tracks may not play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:275 +msgid "This track is not allowed in this server." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:290 +msgid "Track exceeds maximum length." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:304 +msgid "{time} until track playback: #1 in queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:308 +msgid "Track Enqueued" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:322 +#, docstring +msgid "Pick a Spotify playlist from a list of categories to start playing." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:382 +msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \\nSee `{prefix}audioset spotifyapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:392 +msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\\nSee `{prefix}audioset youtubeapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:449 +msgid "You must be in the voice channel to use the genre command." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:456 +msgid "No categories found" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:460 +#: redbot/cogs/audio/core/commands/player.py:478 +msgid "No categories found, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:465 +msgid "Categories" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:471 +msgid "No categories selected, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:486 +msgid "Playlists for {friendly_name}" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:493 +msgid "No tracks to play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:503 +msgid "Couldn't find tracks for the selected playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:511 +#, docstring +msgid "Starts auto play." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:564 +msgid "You must be in the voice channel to use the autoplay command." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:578 +msgid "Couldn't get a valid track." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:584 +#: redbot/cogs/audio/core/commands/player.py:714 +#: redbot/cogs/audio/core/commands/player.py:730 +#: redbot/cogs/audio/core/commands/player.py:833 +#: redbot/cogs/audio/core/commands/playlists.py:1863 +msgid "Unable to Get Track" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:585 +#: redbot/cogs/audio/core/commands/player.py:715 +#: redbot/cogs/audio/core/commands/player.py:731 +#: redbot/cogs/audio/core/commands/playlists.py:1864 +msgid "I'm unable get a track from Lavalink at the moment, try again in a few minutes." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:596 +msgid "Auto play started." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:598 +msgid "Adding a track to queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:604 +#, docstring +msgid "Pick a track with a search.\\n\\n Use `[p]search list ` to queue all tracks found on YouTube.\\n Use `[p]search sc ` will search SoundCloud instead of YouTube.\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:651 +#: redbot/cogs/audio/core/commands/player.py:660 +#: redbot/cogs/audio/core/commands/player.py:666 +#: redbot/cogs/audio/core/commands/player.py:677 +msgid "Unable To Search For Tracks" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:678 +msgid "You must be in the voice channel to enqueue tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:737 +#: redbot/cogs/audio/core/commands/player.py:841 +msgid "Nothing found." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:739 +msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:793 +#: redbot/cogs/audio/core/commands/playlists.py:1503 +msgid " {bad_tracks} tracks cannot be queued." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:799 +msgid "Queued {num} track(s).{maxlength_msg}" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:805 +msgid "folder" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:807 +msgid "search" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:810 +msgid "{time} until start of {type} playback: starts at #{position} in queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:834 +msgid "I'm unable get a track from Lavalink at the moment,try again in a few minutes." +msgstr "" + +#: redbot/cogs/audio/core/commands/player.py:843 +msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:39 +#, docstring +msgid "Playlist configuration options.\\n\\n Scope info:\\n ​ ​ ​ ​ **Global**:\\n ​ ​ ​ ​ ​ ​ ​ ​ Visible to all users of this bot.\\n ​ ​ ​ ​ ​ ​ ​ ​ Only editable by bot owner.\\n ​ ​ ​ ​ **Guild**:\\n ​ ​ ​ ​ ​ ​ ​ ​ Visible to all users in this guild.\\n ​ ​ ​ ​ ​ ​ ​ ​ Editable by bot owner, guild owner, guild admins, guild mods, DJ role and playlist creator.\\n ​ ​ ​ ​ **User**:\\n ​ ​ ​ ​ ​ ​ ​ ​ Visible to all bot users, if --author is passed.\\n ​ ​ ​ ​ ​ ​ ​ ​ Editable by bot owner and creator.\\n\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:65 +#, docstring +msgid "Add a track URL, playlist link, or quick search to a playlist.\\n\\n The track(s) will be appended to the end of the playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist append playlist_name_OR_id track_name_OR_url [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist append MyGuildPlaylist Hello by Adele`\\n ​ ​ ​ ​ `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global`\\n ​ ​ ​ ​ `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global --Author Draper#6666`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:118 +#: redbot/cogs/audio/core/commands/playlists.py:296 +#: redbot/cogs/audio/core/commands/playlists.py:477 +#: redbot/cogs/audio/core/commands/playlists.py:571 +#: redbot/cogs/audio/core/commands/playlists.py:702 +#: redbot/cogs/audio/core/commands/playlists.py:834 +#: redbot/cogs/audio/core/commands/playlists.py:970 +#: redbot/cogs/audio/core/commands/playlists.py:1004 +#: redbot/cogs/audio/core/commands/playlists.py:1013 +#: redbot/cogs/audio/core/commands/playlists.py:1213 +#: redbot/cogs/audio/core/commands/playlists.py:1454 +#: redbot/cogs/audio/core/commands/playlists.py:1536 +#: redbot/cogs/audio/core/commands/playlists.py:1617 +#: redbot/cogs/audio/core/commands/playlists.py:1641 +#: redbot/cogs/audio/core/commands/playlists.py:1948 +msgid "Playlist Not Found" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:133 +msgid "Could not find a track matching your query." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:154 +msgid "Skipping track" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:155 +msgid "{track} is already in {playlist} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:160 +#: redbot/cogs/audio/core/commands/playlists.py:202 +msgid "Playlist limit reached: Could not add track." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:183 +msgid "Track added" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:184 +msgid "{track} appended to {playlist} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:189 +msgid "{num} tracks appended to {playlist} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:194 +msgid "\\n{existing} {plural} already in the playlist and were skipped." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:195 +msgid "tracks are" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:195 +msgid "track is" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:198 +#: redbot/cogs/audio/core/commands/playlists.py:608 +#: redbot/cogs/audio/core/commands/playlists.py:1239 +#: redbot/cogs/audio/core/commands/playlists.py:1250 +#: redbot/cogs/audio/core/commands/playlists.py:1963 +msgid "Playlist Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:297 +#: redbot/cogs/audio/core/commands/playlists.py:478 +#: redbot/cogs/audio/core/commands/playlists.py:572 +#: redbot/cogs/audio/core/commands/playlists.py:703 +#: redbot/cogs/audio/core/commands/playlists.py:835 +#: redbot/cogs/audio/core/commands/playlists.py:1214 +#: redbot/cogs/audio/core/commands/playlists.py:1618 +#: redbot/cogs/audio/core/commands/playlists.py:1949 +msgid "Could not match '{arg}' to a playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:316 +#: redbot/cogs/audio/core/commands/playlists.py:323 +msgid "the Global" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:331 +msgid "Playlist Copied" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:332 +msgid "Playlist {name} (`{from_id}`) copied from {from_scope} to {to_scope} (`{to_id}`)." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:347 +#, docstring +msgid "Create an empty playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist create playlist_name [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist create MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist create MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist create MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:400 +#: redbot/cogs/audio/core/commands/playlists.py:1105 +#: redbot/cogs/audio/core/commands/playlists.py:1323 +#: redbot/cogs/audio/core/commands/playlists.py:1930 +msgid "Invalid Playlist Name" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:401 +#: redbot/cogs/audio/core/commands/playlists.py:1106 +#: redbot/cogs/audio/core/commands/playlists.py:1324 +#: redbot/cogs/audio/core/commands/playlists.py:1931 +msgid "Playlist names must be a single word (up to 32 characters) and not numbers only." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:411 +#: redbot/cogs/audio/core/commands/playlists.py:1138 +#: redbot/cogs/audio/core/commands/playlists.py:1358 +msgid "Playlist Created" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:412 +msgid "Empty playlist {name} (`{id}`) [**{scope}**] created." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:425 +#, docstring +msgid "Delete a saved playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist delete playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist delete MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist delete MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist delete MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:496 +msgid "Playlist Deleted" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:497 +msgid "{name} (`{id}`) [**{scope}**] playlist deleted." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:513 +#, docstring +msgid "Remove duplicate tracks from a saved playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist dedupe playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist dedupe MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist dedupe MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist dedupe MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:609 +msgid "Removed {track_diff} duplicated tracks from {name} (`{id}`) [**{scope}**] playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:622 +#: redbot/cogs/audio/core/commands/playlists.py:1709 +msgid "Playlist Has Not Been Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:623 +msgid "{name} (`{id}`) [**{scope}**] playlist has no duplicate tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:644 +#, docstring +msgid "Download a copy of a playlist.\\n\\n These files can be used with the `[p]playlist upload` command.\\n Red v2-compatible playlists can be generated by passing True\\n for the v2 variable.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist download playlist_name_OR_id [v2=True_OR_False] [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist download MyGuildPlaylist True`\\n ​ ​ ​ ​ `[p]playlist download MyGlobalPlaylist False --scope Global`\\n ​ ​ ​ ​ `[p]playlist download MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:711 +msgid "That playlist has no tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:752 +msgid "This playlist is too large to be send in this server." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:755 +msgid "Playlist is too large, here is the compressed version." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:777 +#, docstring +msgid "Retrieve information from a saved playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist info playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist info MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist info MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist info MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:864 +msgid "Playlist info for {playlist_name} (`{id}`) [**{scope}**]:\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:868 +msgid "Playlist info for {playlist_name} (`{id}`) [**{scope}**]:\\nURL: {url}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:881 +#: redbot/cogs/audio/core/commands/playlists.py:1029 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:883 +msgid "Page {page}/{pages} | Author: {author_name} | {num} track(s)" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:895 +#, docstring +msgid "List saved playlists.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist list [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist list`\\n ​ ​ ​ ​ `[p]playlist list --scope Global`\\n ​ ​ ​ ​ `[p]playlist list --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:971 +msgid "No saved playlists available in this server." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1005 +msgid "No saved playlists for {scope} created by {author}." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1014 +msgid "No saved playlists for {scope}." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1024 +msgid "ID: {id}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1025 +msgid "Tracks: {num}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1026 +msgid "Author: {name}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1031 +msgid "Scope: {scope}\\n" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1049 +#, docstring +msgid "Save the queue to a playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist queue playlist_name [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist queue MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist queue MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist queue MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1118 +#: redbot/cogs/audio/core/commands/queue.py:59 +#: redbot/cogs/audio/core/commands/queue.py:154 +#: redbot/cogs/audio/core/commands/queue.py:173 +#: redbot/cogs/audio/core/commands/queue.py:178 +#: redbot/cogs/audio/core/commands/queue.py:200 +#: redbot/cogs/audio/core/commands/queue.py:205 +#: redbot/cogs/audio/core/commands/queue.py:244 +#: redbot/cogs/audio/core/commands/queue.py:246 +#: redbot/cogs/audio/core/commands/queue.py:273 +#: redbot/cogs/audio/core/commands/queue.py:275 +#: redbot/cogs/audio/core/commands/queue.py:311 +#: redbot/cogs/audio/core/commands/queue.py:347 +#: redbot/cogs/audio/core/commands/queue.py:355 +msgid "There's nothing in the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1139 +msgid "Playlist {name} (`{id}`) [**{scope}**] saved from current queue: {num} tracks added." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1145 +#: redbot/cogs/audio/core/commands/playlists.py:1364 +msgid "Playlist limit reached: Could not add {} tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1159 +#, docstring +msgid "Remove a track from a playlist by url.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist remove playlist_name_OR_id url [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist remove MyGuildPlaylist https://www.youtube.com/watch?v=MN3x-kAbgFU`\\n ​ ​ ​ ​ `[p]playlist remove MyGlobalPlaylist https://www.youtube.com/watch?v=MN3x-kAbgFU --scope Global`\\n ​ ​ ​ ​ `[p]playlist remove MyPersonalPlaylist https://www.youtube.com/watch?v=MN3x-kAbgFU --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1222 +msgid "URL not in playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1233 +msgid "No tracks left, removing playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1240 +msgid "{num} entries have been removed from the playlist {playlist_name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1251 +msgid "The track has been removed from the playlist: {playlist_name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1269 +#, docstring +msgid "Save a playlist from a url.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist save name url [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist save MyGuildPlaylist https://www.youtube.com/playlist?list=PLx0sYbCqOb8Q_CLZC2BdBSKEEB59BOPUM`\\n ​ ​ ​ ​ `[p]playlist save MyGlobalPlaylist https://www.youtube.com/playlist?list=PLx0sYbCqOb8Q_CLZC2BdBSKEEB59BOPUM --scope Global`\\n ​ ​ ​ ​ `[p]playlist save MyPersonalPlaylist https://open.spotify.com/playlist/1RyeIbyFeIJVnNzlGr5KkR --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1359 +msgid "Playlist {name} (`{id}`) [**{scope}**] saved: {num} tracks added." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1371 +msgid "Playlist Couldn't Be Created" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1372 +msgid "Unable to create your playlist." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1389 +#, docstring +msgid "Load a playlist into the queue.\\n\\n **Usage**:\\n ​ ​ ​ ​` [p]playlist start playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist start MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist start MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist start MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1439 +msgid "You need the DJ role to start playing playlists." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1516 +msgid "Playlist Enqueued" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1517 +msgid "{name} - (`{id}`) [**{scope}**]\\nAdded {num} tracks to the queue.{maxlength_msg}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1563 +#, docstring +msgid "Updates all tracks in a playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist update playlist_name_OR_id [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist update MyGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist update MyGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist update MyPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1634 +msgid "Invalid Playlist" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1635 +msgid "Custom playlists cannot be updated." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1676 +msgid "Tracks removed" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1678 +#: redbot/cogs/audio/core/commands/playlists.py:1698 +msgid "Page {page_num}/{total_pages}" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1696 +msgid "Tracks added" +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1710 +msgid "No changes for {name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1720 +#, docstring +msgid "Uploads a playlist file as a playlist for the bot.\\n\\n V2 and old V3 playlist will be slow.\\n V3 Playlist made with `[p]playlist download` will load a lot faster.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist upload [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist upload`\\n ​ ​ ​ ​ `[p]playlist upload --scope Global`\\n ​ ​ ​ ​ `[p]playlist upload --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1777 +msgid "Please upload the playlist file. Any other message will cancel this operation." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1788 +msgid "No file detected, try again later." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1795 +msgid "Upload cancelled." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1799 +msgid "Only Red playlist files can be uploaded." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1805 +msgid "Not a valid playlist file." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1817 +msgid "This playlist is too large." +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1882 +#, docstring +msgid "Rename an existing playlist.\\n\\n **Usage**:\\n ​ ​ ​ ​ `[p]playlist rename playlist_name_OR_id new_name [args]`\\n\\n **Args**:\\n ​ ​ ​ ​ The following are all optional:\\n ​ ​ ​ ​ ​ ​ ​ ​ --scope \\n ​ ​ ​ ​ ​ ​ ​ ​ --author [user]\\n ​ ​ ​ ​ ​ ​ ​ ​ --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n ​ ​ ​ ​ Global\\n ​ ​ ​ ​ Guild\\n ​ ​ ​ ​ User\\n\\n **Author** can be one of the following:\\n ​ ​ ​ ​ User ID\\n ​ ​ ​ ​ User Mention\\n ​ ​ ​ ​ User Name#123\\n\\n **Guild** can be one of the following:\\n ​ ​ ​ ​ Guild ID\\n ​ ​ ​ ​ Exact guild name\\n\\n Example use:\\n ​ ​ ​ ​ `[p]playlist rename MyGuildPlaylist RenamedGuildPlaylist`\\n ​ ​ ​ ​ `[p]playlist rename MyGlobalPlaylist RenamedGlobalPlaylist --scope Global`\\n ​ ​ ​ ​ `[p]playlist rename MyPersonalPlaylist RenamedPersonalPlaylist --scope User`\\n " +msgstr "" + +#: redbot/cogs/audio/core/commands/playlists.py:1960 +msgid "'{old}' playlist has been renamed to '{new}' (`{id}`) [**{scope}**]" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:34 +#, docstring +msgid "List the songs in the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:70 +msgid "\\n Requested by: **{track.requester}**" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:169 +#, docstring +msgid "Clears the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:186 +msgid "Unable To Clear Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:187 +msgid "You need the DJ role to clear the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:191 +msgid "Queue Modified" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:191 +msgid "The queue has been cleared." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:196 +#, docstring +msgid "Removes songs from the queue if the requester is not in the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:213 +msgid "Unable To Clean Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:214 +msgid "You need the DJ role to clean the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:226 +#: redbot/cogs/audio/core/commands/queue.py:257 +msgid "Removed 0 tracks." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:230 +#: redbot/cogs/audio/core/commands/queue.py:261 +msgid "Removed Tracks From The Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:231 +msgid "Removed {removed_tracks} tracks queued by members outside of the voice channel." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:239 +#, docstring +msgid "Removes all tracks you requested from the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:262 +msgid "Removed {removed_tracks} tracks queued by {member.display_name}." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:269 +#, docstring +msgid "Search the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:291 +#, docstring +msgid "Shuffles the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:303 +#: redbot/cogs/audio/core/commands/queue.py:310 +#: redbot/cogs/audio/core/commands/queue.py:322 +#: redbot/cogs/audio/core/commands/queue.py:332 +#: redbot/cogs/audio/core/commands/queue.py:339 +#: redbot/cogs/audio/core/commands/queue.py:346 +#: redbot/cogs/audio/core/commands/queue.py:354 +msgid "Unable To Shuffle Queue" +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:304 +msgid "You need the DJ role to shuffle the queue." +msgstr "" + +#: redbot/cogs/audio/core/commands/queue.py:359 +msgid "Queue has been shuffled." +msgstr "" + diff --git a/redbot/cogs/audio/core/commands/locales/zh-TW.po b/redbot/cogs/audio/core/commands/locales/zh-TW.po index d16fc4e3f..5ca4e3d46 100644 --- a/redbot/cogs/audio/core/commands/locales/zh-TW.po +++ b/redbot/cogs/audio/core/commands/locales/zh-TW.po @@ -425,7 +425,7 @@ msgstr "播放清單{id}在{scope}範圍內不存在。" #: redbot/cogs/audio/core/commands/playlists.py:1545 #: redbot/cogs/audio/core/commands/playlists.py:1649 msgid "Missing Arguments" -msgstr "" +msgstr "缺少參數" #: redbot/cogs/audio/core/commands/audioset.py:534 #: redbot/cogs/audio/core/commands/playlists.py:990 @@ -436,7 +436,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:540 msgid "Playlist {name} (`{id}`) [**{scope}**] will be used for autoplay." -msgstr "" +msgstr "撥放清單 {name} (`{id}`) [**{scope}**] 將會被設定成自動撥放" #: redbot/cogs/audio/core/commands/audioset.py:553 #, docstring @@ -445,7 +445,7 @@ msgstr "將自動播放重置回預設的播放清單。" #: redbot/cogs/audio/core/commands/audioset.py:559 msgid "Set auto-play playlist to play recently played tracks." -msgstr "" +msgstr "將自動撥放清單設定為最近撥放過的歌曲" #: redbot/cogs/audio/core/commands/audioset.py:565 #, docstring @@ -481,11 +481,11 @@ msgstr "\\n已停用自動播放。" #: redbot/cogs/audio/core/commands/audioset.py:630 #, docstring msgid "Toggle DJ mode.\\n\\n DJ mode allows users with the DJ role to use audio commands.\\n " -msgstr "" +msgstr "切換為DJ模式\\n\\n DJ模式將會允許擁有DJ角色的使用者使用音樂類的指令\\n " #: redbot/cogs/audio/core/commands/audioset.py:641 msgid "Missing DJ Role" -msgstr "" +msgstr "缺少DJ角色" #: redbot/cogs/audio/core/commands/audioset.py:642 msgid "Please set a role to use with DJ mode. Enter the role name or ID now." @@ -596,7 +596,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/player.py:381 #: redbot/cogs/audio/core/commands/player.py:391 msgid "Invalid Environment" -msgstr "" +msgstr "無效的環境。\\n" #: redbot/cogs/audio/core/commands/audioset.py:842 msgid "The localtracks path location has been set to {localpath}" @@ -613,15 +613,15 @@ msgstr "無效的長度" #: redbot/cogs/audio/core/commands/audioset.py:860 msgid "Length can't be less than zero." -msgstr "" +msgstr "長度不能小於0" #: redbot/cogs/audio/core/commands/audioset.py:864 msgid "Track max length disabled." -msgstr "" +msgstr "樂曲最大長度設定已關閉" #: redbot/cogs/audio/core/commands/audioset.py:870 msgid "Track max length set to {seconds}." -msgstr "" +msgstr "樂曲的最大長度被設定為 {seconds}" #: redbot/cogs/audio/core/commands/audioset.py:880 #, docstring @@ -630,7 +630,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:886 msgid "Notify mode: {true_or_false}." -msgstr "" +msgstr "通知模式: {true_or_false}" #: redbot/cogs/audio/core/commands/audioset.py:895 #, docstring @@ -644,11 +644,11 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:915 #, docstring msgid "Set the role to use for DJ mode." -msgstr "" +msgstr "設定DJ角色來使用DJ模式" #: redbot/cogs/audio/core/commands/audioset.py:924 msgid "Settings Changed" -msgstr "" +msgstr "設定值已變更" #: redbot/cogs/audio/core/commands/audioset.py:925 msgid "DJ role set to: {role.name}." @@ -673,15 +673,15 @@ msgstr "自動播放: [{autoplay}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:971 msgid "Disconnect timer: [{num_seconds}]\\n" -msgstr "" +msgstr "自動斷線計時器: [{num_seconds}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:975 msgid "Auto Pause timer: [{num_seconds}]\\n" -msgstr "" +msgstr "自動暫停計時器: [{num_seconds}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:979 msgid "DJ Role: [{role.name}]\\n" -msgstr "" +msgstr "DJ角色: [{role.name}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:981 msgid "Jukebox: [{jukebox_name}]\\n" @@ -689,7 +689,7 @@ msgstr "" #: redbot/cogs/audio/core/commands/audioset.py:982 msgid "Command price: [{jukebox_price}]\\n" -msgstr "" +msgstr "指令的費用: [{jukebox_price}]\\n" #: redbot/cogs/audio/core/commands/audioset.py:986 msgid "Max track length: [{tracklength}]\\n" diff --git a/redbot/cogs/audio/core/events/locales/fr-FR.po b/redbot/cogs/audio/core/events/locales/fr-FR.po index fde6cab9f..14024c48b 100644 --- a/redbot/cogs/audio/core/events/locales/fr-FR.po +++ b/redbot/cogs/audio/core/events/locales/fr-FR.po @@ -63,7 +63,7 @@ msgstr "Impossible d'obtenir la piste" #: redbot/cogs/audio/core/events/dpy.py:133 msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." -msgstr "" +msgstr "Je ne parviens actuellement pas à me connecter à Lavalink pour l'instant. Réessayez dans quelques minutes." #: redbot/cogs/audio/core/events/lavalink.py:74 msgid "Couldn't get a valid track." diff --git a/redbot/cogs/audio/core/events/locales/pl-PL.po b/redbot/cogs/audio/core/events/locales/pl-PL.po index 87614e75f..4b5ce59ee 100644 --- a/redbot/cogs/audio/core/events/locales/pl-PL.po +++ b/redbot/cogs/audio/core/events/locales/pl-PL.po @@ -103,7 +103,7 @@ msgstr "Zacięty utwór" #: redbot/cogs/audio/core/events/lavalink.py:202 msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}" -msgstr "" +msgstr "Odtwarzanie utworu zostało zatrzymane z powodu nieoczekiwanego błędu.\\n{error}" #: redbot/cogs/audio/core/events/lavalink.py:208 msgid "Track Error" diff --git a/redbot/cogs/audio/core/events/locales/sr-CS.po b/redbot/cogs/audio/core/events/locales/sr-CS.po new file mode 100644 index 000000000..8ff2988e3 --- /dev/null +++ b/redbot/cogs/audio/core/events/locales/sr-CS.po @@ -0,0 +1,111 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 670\n" +"Language: sr_CS\n" + +#: redbot/cogs/audio/core/events/dpy.py:34 +msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available." +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:70 +msgid "No DJ role found. Disabling DJ mode." +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:80 +msgid "`{user_input}` is not a valid value for `{command}`" +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:86 +msgid "Unable To Parse Argument" +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:96 +#: redbot/cogs/audio/core/events/dpy.py:104 +msgid "Invalid Argument" +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:97 +msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`." +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:114 +msgid "Invalid Environment" +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:115 +msgid "Connection to Lavalink has been lost." +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:123 +msgid "No Player Available" +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:124 +msgid "The bot is not connected to a voice channel." +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:132 +#: redbot/cogs/audio/core/events/lavalink.py:83 +msgid "Unable to Get Track" +msgstr "" + +#: redbot/cogs/audio/core/events/dpy.py:133 +msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes." +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:74 +msgid "Couldn't get a valid track." +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:84 +msgid "I'm unable get a track from Lavalink at the moment, try again in a few minutes." +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:106 +msgid "Auto Play started." +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:121 +msgid "Now Playing" +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:123 +msgid "Track length: {length} | Requested by: {user}" +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:144 +msgid "Queue ended." +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:186 +msgid "Multiple Errors Detected" +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:187 +msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable." +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:201 +msgid "Track Stuck" +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:202 +msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}" +msgstr "" + +#: redbot/cogs/audio/core/events/lavalink.py:208 +msgid "Track Error" +msgstr "" + diff --git a/redbot/cogs/audio/core/locales/sr-CS.po b/redbot/cogs/audio/core/locales/sr-CS.po new file mode 100644 index 000000000..21716204e --- /dev/null +++ b/redbot/cogs/audio/core/locales/sr-CS.po @@ -0,0 +1,22 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-05-21 12:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 692\n" +"Language: sr_CS\n" + +#: redbot/cogs/audio/core/__init__.py:27 +#, docstring +msgid "Play audio through voice channels." +msgstr "" + diff --git a/redbot/cogs/audio/core/tasks/locales/sr-CS.po b/redbot/cogs/audio/core/tasks/locales/sr-CS.po new file mode 100644 index 000000000..13e381653 --- /dev/null +++ b/redbot/cogs/audio/core/tasks/locales/sr-CS.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-05-21 12:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 664\n" +"Language: sr_CS\n" + diff --git a/redbot/cogs/audio/core/utilities/locales/sr-CS.po b/redbot/cogs/audio/core/utilities/locales/sr-CS.po new file mode 100644 index 000000000..06e92bfb8 --- /dev/null +++ b/redbot/cogs/audio/core/utilities/locales/sr-CS.po @@ -0,0 +1,465 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-07-23 12:17+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 688\n" +"Language: sr_CS\n" + +#: redbot/cogs/audio/core/utilities/formatting.py:71 +msgid "tracks" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:81 +#: redbot/cogs/audio/core/utilities/formatting.py:253 +msgid "Page {page_num}/{total_pages}" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:92 +msgid "Connection to Lavalink has failed." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:95 +#: redbot/cogs/audio/core/utilities/player.py:543 +#: redbot/cogs/audio/core/utilities/playlists.py:498 +msgid "Please check your console or logs for details." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:102 +#: redbot/cogs/audio/core/utilities/playlists.py:527 +msgid "Connect to a voice channel first." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:105 +#: redbot/cogs/audio/core/utilities/playlists.py:520 +msgid "Connection to Lavalink has not yet been established." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:111 +#: redbot/cogs/audio/core/utilities/player.py:420 +#: redbot/cogs/audio/core/utilities/player.py:491 +msgid "Queue size limit reached." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:111 +msgid "Unable To Play Tracks" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:147 +#: redbot/cogs/audio/core/utilities/player.py:546 +msgid "Track Enqueued" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:164 +#: redbot/cogs/audio/core/utilities/player.py:514 +msgid "This track is not allowed in this server." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:175 +#: redbot/cogs/audio/core/utilities/player.py:529 +msgid "Track exceeds maximum length." +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:185 +#: redbot/cogs/audio/core/utilities/player.py:549 +msgid "{time} until track playback: #{position} in queue" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:241 +msgid "Tracks Found:" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:242 +msgid "search results" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:244 +msgid "Folders Found:" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:245 +msgid "local folders" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:247 +msgid "Files Found:" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:248 +msgid "local tracks" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:346 +#: redbot/cogs/audio/core/utilities/playlists.py:224 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/audio/core/utilities/formatting.py:347 +msgid " - Name: <{pname}>\\n - Scope: < {scope} >\\n - ID: < {pid} >\\n - Tracks: < {ptracks} >\\n - Author: < {author} >\\n\\n" +msgstr "" + +#: redbot/cogs/audio/core/utilities/local_tracks.py:105 +#: redbot/cogs/audio/core/utilities/player.py:223 +#: redbot/cogs/audio/core/utilities/player.py:233 +#: redbot/cogs/audio/core/utilities/player.py:312 +#: redbot/cogs/audio/core/utilities/player.py:596 +msgid "Invalid Environment" +msgstr "" + +#: redbot/cogs/audio/core/utilities/local_tracks.py:105 +msgid "No localtracks folder." +msgstr "" + +#: redbot/cogs/audio/core/utilities/miscellaneous.py:48 +msgid "Not enough {currency}" +msgstr "" + +#: redbot/cogs/audio/core/utilities/miscellaneous.py:49 +msgid "{required_credits} {currency} required, but you have {bal}." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:74 +msgid "music in {} servers" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:132 +#: redbot/cogs/audio/core/utilities/player.py:136 +#: redbot/cogs/audio/core/utilities/player.py:141 +msgid "There's nothing in the queue." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:138 +msgid "Currently livestreaming {track}" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:143 +msgid "{time} left on {track}" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:151 +#: redbot/cogs/audio/core/utilities/player.py:186 +msgid "Track Skipped" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:164 +msgid "Track number must be equal to or greater than 1." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:170 +msgid "There are only {queuelen} songs currently queued." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:176 +msgid "{skip_to_track} Tracks Skipped" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:224 +msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \\nSee `{prefix}audioset spotifyapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:234 +msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\\nSee `{prefix}audioset youtubeapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:243 +#: redbot/cogs/audio/core/utilities/player.py:344 +#: redbot/cogs/audio/core/utilities/playlists.py:562 +msgid "Unable To Get Tracks" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:244 +#: redbot/cogs/audio/core/utilities/player.py:345 +#: redbot/cogs/audio/core/utilities/playlists.py:563 +msgid "Wait until the playlist has finished loading." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:255 +#: redbot/cogs/audio/core/utilities/player.py:294 +#: redbot/cogs/audio/core/utilities/player.py:386 +#: redbot/cogs/audio/core/utilities/playlists.py:573 +#: redbot/cogs/audio/core/utilities/playlists.py:603 +msgid "Nothing found." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:258 +#: redbot/cogs/audio/core/utilities/player.py:296 +#: redbot/cogs/audio/core/utilities/player.py:401 +#: redbot/cogs/audio/core/utilities/playlists.py:575 +#: redbot/cogs/audio/core/utilities/playlists.py:605 +msgid "Track is not playable." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:259 +#: redbot/cogs/audio/core/utilities/player.py:297 +#: redbot/cogs/audio/core/utilities/player.py:403 +#: redbot/cogs/audio/core/utilities/playlists.py:576 +#: redbot/cogs/audio/core/utilities/playlists.py:606 +msgid "**{suffix}** is not a fully supported format and some tracks may not play." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:286 +#: redbot/cogs/audio/core/utilities/player.py:374 +#: redbot/cogs/audio/core/utilities/player.py:603 +#: redbot/cogs/audio/core/utilities/playlists.py:409 +#: redbot/cogs/audio/core/utilities/playlists.py:594 +#: redbot/cogs/audio/core/utilities/playlists.py:620 +msgid "Unable to Get Track" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:287 +#: redbot/cogs/audio/core/utilities/player.py:375 +#: redbot/cogs/audio/core/utilities/playlists.py:410 +#: redbot/cogs/audio/core/utilities/playlists.py:595 +#: redbot/cogs/audio/core/utilities/playlists.py:621 +msgid "I'm unable get a track from Lavalink at the moment, try again in a few minutes." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:313 +msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:332 +msgid "Unable To Find Tracks" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:333 +msgid "This doesn't seem to be a supported Spotify URL or code." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:361 +msgid "{query} is not an allowed query." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:394 +msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:454 +msgid " {bad_tracks} tracks cannot be queued." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:460 +msgid "No Title" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:466 +msgid "Playlist Enqueued" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:469 +msgid "Added {num} tracks to the queue.{maxlength_msg}" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:475 +msgid "{time} until start of playlist playback: starts at #{position} in queue" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:540 +msgid "Nothing found" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:570 +msgid "Please wait, finding tracks..." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:576 +msgid "Getting track {num}/{total}..." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:577 +msgid "Matching track {num}/{total}..." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:578 +#: redbot/cogs/audio/core/utilities/playlists.py:325 +#: redbot/cogs/audio/core/utilities/playlists.py:398 +msgid "Loading track {num}/{total}..." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:579 +msgid "Approximate time remaining: {seconds}" +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:604 +msgid "I'm unable get a track from Lavalink at the moment,try again in a few minutes." +msgstr "" + +#: redbot/cogs/audio/core/utilities/player.py:613 +msgid "The connection was reset while loading the playlist." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:67 +msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:85 +msgid "You do not have the permissions to manage that playlist in {guild}." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:92 +msgid "You do not have the permissions to manage playlist owned by {user}." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:96 +msgid "You do not have the permissions to manage playlists in {scope} scope." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:100 +msgid "No access to playlist." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:208 +msgid "{match_count} playlists match {original_input}: Please try to be more specific, or use the playlist ID." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:225 +msgid "{number}. <{playlist.name}>\\n - Scope: < {scope} >\\n - ID: < {playlist.id} >\\n - Tracks: < {tracks} >\\n - Author: < {author} >\\n\\n" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:242 +msgid "{playlists} playlists found, which one would you like?" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:261 +#: redbot/cogs/audio/core/utilities/playlists.py:267 +msgid "Too many matches found and you did not select which one you wanted." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:292 +msgid "Playlists you can access in this server:" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:298 +msgid "Playlists for {scope}:" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:302 +msgid "Page {page_num}/{total_pages} | {num} playlists." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:318 +#: redbot/cogs/audio/core/utilities/playlists.py:396 +msgid "Please wait, adding tracks..." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:345 +#: redbot/cogs/audio/core/utilities/playlists.py:445 +msgid "Empty playlist {name} (`{id}`) [**{scope}**] created." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:350 +#: redbot/cogs/audio/core/utilities/playlists.py:450 +msgid "Added {num} tracks from the {playlist_name} playlist. {num_bad} track(s) could not be loaded." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:355 +#: redbot/cogs/audio/core/utilities/playlists.py:455 +msgid "Added {num} tracks from the {playlist_name} playlist." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:359 +#: redbot/cogs/audio/core/utilities/playlists.py:459 +msgid "Playlist Saved" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:495 +msgid "Connection to Lavalink has failed" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:509 +#: redbot/cogs/audio/core/utilities/playlists.py:519 +#: redbot/cogs/audio/core/utilities/playlists.py:526 +#: redbot/cogs/audio/core/utilities/playlists.py:539 +msgid "Unable To Get Playlists" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:510 +msgid "I don't have permission to connect to your channel." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:540 +msgid "You must be in the voice channel to use the playlist command." +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:643 +msgid "the Global" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:643 +msgid "Global" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:645 +msgid "the Server" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:645 +msgid "Server" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:647 +msgid "the User" +msgstr "" + +#: redbot/cogs/audio/core/utilities/playlists.py:647 +msgid "User" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:36 +msgid "__Too many songs in the queue, only showing the first 500__.\\n\\n" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:53 +msgid "**Currently livestreaming:**\\n" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:55 +#: redbot/cogs/audio/core/utilities/queue.py:60 +msgid "Requested by: **{user}**" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:58 +msgid "Playing: " +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:72 +msgid "requested by **{user}**\\n" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:76 +msgid "Queue for __{guild_name}__" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:83 +msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\\n" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:92 +msgid "Auto-Play" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:98 +msgid "Shuffle" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:104 +msgid "Repeat" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:156 +msgid "Matching Tracks:" +msgstr "" + +#: redbot/cogs/audio/core/utilities/queue.py:159 +msgid "Page {page_num}/{total_pages} | {num_tracks} tracks" +msgstr "" + diff --git a/redbot/cogs/audio/core/utilities/menus/locales/sr-CS.po b/redbot/cogs/audio/core/utilities/menus/locales/sr-CS.po new file mode 100644 index 000000000..75e77a0fa --- /dev/null +++ b/redbot/cogs/audio/core/utilities/menus/locales/sr-CS.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-05-21 12:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 684\n" +"Language: sr_CS\n" + diff --git a/redbot/cogs/audio/locales/pl-PL.po b/redbot/cogs/audio/locales/pl-PL.po index b8d857d6d..99b51b8e5 100644 --- a/redbot/cogs/audio/locales/pl-PL.po +++ b/redbot/cogs/audio/locales/pl-PL.po @@ -17,35 +17,35 @@ msgstr "" #: redbot/cogs/audio/converters.py:33 msgid "\\nScope must be a valid version of one of the following:\\n​ ​ ​ ​ Global\\n​ ​ ​ ​ Guild\\n​ ​ ​ ​ User\\n" -msgstr "" +msgstr "\\nZakres musi być poprawną wersją jednego z poniższych:\\n ​ ​ ​ Global\\n​ ​ ​ ​ Guild\\n​ ​ ​ ​ User\\n" #: redbot/cogs/audio/converters.py:41 msgid "\\nAuthor must be a valid version of one of the following:\\n​ ​ ​ ​ User ID\\n​ ​ ​ ​ User Mention\\n​ ​ ​ ​ User Name#123\\n" -msgstr "" +msgstr "\\nAutor musi być prawidłową wersją jednego z następujących elementów::\\n​ ​ ​ ​ ID użytkownika\\n​ ​ ​ ​ Wzmianka użytkowika\\n​ ​ ​ ​ Nazwa Użytkownika#123\\n" #: redbot/cogs/audio/converters.py:49 msgid "\\nGuild must be a valid version of one of the following:\\n​ ​ ​ ​ Guild ID\\n​ ​ ​ ​ Exact guild name\\n" -msgstr "" +msgstr "\\nGildia musi być poprawną wersją jednego z poniższych:\\n ​ ​ ​ ID Gildii\\n​ ​ ​ ​Dokładna nazwa gildii\\n" #: redbot/cogs/audio/converters.py:85 msgid "\\\"{arg}\\\" was not found. It must be the ID or complete name of a server which the bot can see." -msgstr "" +msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być identyfikator lub pełna nazwa serwera, który bot może zobaczyć." #: redbot/cogs/audio/converters.py:94 msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify." -msgstr "" +msgstr "\\\"{arg}\\\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić." #: redbot/cogs/audio/converters.py:125 msgid "\\\"{arg}\\\" was not found. It must be the ID or name or mention a user which the bot can see." -msgstr "" +msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być identyfikator lub nazwa lub wzmianka o użytkowniku, którego bot widzi." #: redbot/cogs/audio/converters.py:134 msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify." -msgstr "" +msgstr "\\\"{arg}\\\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić." #: redbot/cogs/audio/converters.py:174 msgid "Could not match '{}' to a playlist." -msgstr "" +msgstr "Nie można dopasować „{}” do listy odtwarzania." #: redbot/cogs/audio/converters.py:239 redbot/cogs/audio/converters.py:261 #: redbot/cogs/audio/converters.py:281 redbot/cogs/audio/converters.py:366 @@ -53,17 +53,17 @@ msgstr "" #: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451 #: redbot/cogs/audio/converters.py:478 msgid "Nothing" -msgstr "" +msgstr "Nie znaleziono" #: redbot/cogs/audio/converters.py:259 msgid "You cannot use `--guild`" -msgstr "" +msgstr "Nie możesz użyć `--guild`" #: redbot/cogs/audio/converters.py:400 msgid "You cannot use `--to-server`" -msgstr "" +msgstr "Nie możesz użyć `--to-server`" #: redbot/cogs/audio/converters.py:426 msgid "You cannot use `--from-server`" -msgstr "" +msgstr "Nie możesz użyć `--from-server`" diff --git a/redbot/cogs/audio/locales/sr-CS.po b/redbot/cogs/audio/locales/sr-CS.po new file mode 100644 index 000000000..b31207289 --- /dev/null +++ b/redbot/cogs/audio/locales/sr-CS.po @@ -0,0 +1,69 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-05-21 12:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 51\n" +"Language: sr_CS\n" + +#: redbot/cogs/audio/converters.py:33 +msgid "\\nScope must be a valid version of one of the following:\\n​ ​ ​ ​ Global\\n​ ​ ​ ​ Guild\\n​ ​ ​ ​ User\\n" +msgstr "" + +#: redbot/cogs/audio/converters.py:41 +msgid "\\nAuthor must be a valid version of one of the following:\\n​ ​ ​ ​ User ID\\n​ ​ ​ ​ User Mention\\n​ ​ ​ ​ User Name#123\\n" +msgstr "" + +#: redbot/cogs/audio/converters.py:49 +msgid "\\nGuild must be a valid version of one of the following:\\n​ ​ ​ ​ Guild ID\\n​ ​ ​ ​ Exact guild name\\n" +msgstr "" + +#: redbot/cogs/audio/converters.py:85 +msgid "\\\"{arg}\\\" was not found. It must be the ID or complete name of a server which the bot can see." +msgstr "" + +#: redbot/cogs/audio/converters.py:94 +msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify." +msgstr "" + +#: redbot/cogs/audio/converters.py:125 +msgid "\\\"{arg}\\\" was not found. It must be the ID or name or mention a user which the bot can see." +msgstr "" + +#: redbot/cogs/audio/converters.py:134 +msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify." +msgstr "" + +#: redbot/cogs/audio/converters.py:174 +msgid "Could not match '{}' to a playlist." +msgstr "" + +#: redbot/cogs/audio/converters.py:239 redbot/cogs/audio/converters.py:261 +#: redbot/cogs/audio/converters.py:281 redbot/cogs/audio/converters.py:366 +#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403 +#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451 +#: redbot/cogs/audio/converters.py:478 +msgid "Nothing" +msgstr "" + +#: redbot/cogs/audio/converters.py:259 +msgid "You cannot use `--guild`" +msgstr "" + +#: redbot/cogs/audio/converters.py:400 +msgid "You cannot use `--to-server`" +msgstr "" + +#: redbot/cogs/audio/converters.py:426 +msgid "You cannot use `--from-server`" +msgstr "" + diff --git a/redbot/cogs/bank/locales/de-DE.po b/redbot/cogs/bank/locales/de-DE.po index 4b3f2a8b2..ca49ee259 100644 --- a/redbot/cogs/bank/locales/de-DE.po +++ b/redbot/cogs/bank/locales/de-DE.po @@ -28,7 +28,7 @@ msgstr "Basis Befehl für Bank Einstellungen." #: redbot/cogs/bank/bank.py:52 #, docstring msgid "Show the current bank settings." -msgstr "" +msgstr "Zeige die aktuellen Bank Einstellungen an." #: redbot/cogs/bank/bank.py:62 msgid "Global" diff --git a/redbot/cogs/bank/locales/pl-PL.po b/redbot/cogs/bank/locales/pl-PL.po index ad3a2cea2..3d50de22c 100644 --- a/redbot/cogs/bank/locales/pl-PL.po +++ b/redbot/cogs/bank/locales/pl-PL.po @@ -23,12 +23,12 @@ msgstr "Bank" #: redbot/cogs/bank/bank.py:48 #, docstring msgid "Base command for bank settings." -msgstr "" +msgstr "Podstawowa komenda do ustawień banku." #: redbot/cogs/bank/bank.py:52 #, docstring msgid "Show the current bank settings." -msgstr "" +msgstr "Pokazuje bieżące ustawienia banku." #: redbot/cogs/bank/bank.py:62 msgid "Global" @@ -40,16 +40,16 @@ msgstr "Serwer" #: redbot/cogs/bank/bank.py:67 msgid "Bank settings:\\n\\nBank name: {bank_name}\\nBank scope: {bank_scope}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}\\n" -msgstr "" +msgstr "Ustawienia banku:\\n\\nNazwa banku: {bank_name}\\nZakres banku: {bank_scope}\\nWaluta: {currency_name}\\nDomyślne saldo: {default_balance}\\nMaksymalne dozwolone saldo: {maximum_bal}\\n" #: redbot/cogs/bank/bank.py:83 #, docstring msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " -msgstr "" +msgstr "Przełącza ustawienie, czy bank jest globalny, czy nie.\\n\\n Jeśli bank jest globalny, będzie przypisany do poszczególnych serwerów.\\n Jeśli bank jest przeznaczony na serwer, stanie się globalny.\\n " #: redbot/cogs/bank/bank.py:90 msgid "per-server" -msgstr "na server" +msgstr "per-server" #: redbot/cogs/bank/bank.py:90 msgid "global" @@ -57,11 +57,11 @@ msgstr "globalny" #: redbot/cogs/bank/bank.py:93 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" -msgstr "" +msgstr "Spowoduje to przełączenie banku na {banktype} i usunięcie wszystkich kont w wyniku tego procesu! Jeśli jesteś pewien/pewna, wpisz `{command}`" #: redbot/cogs/bank/bank.py:100 msgid "The bank is now {banktype}." -msgstr "" +msgstr "Bank jest teraz {banktype}." #: redbot/cogs/bank/bank.py:106 #, docstring @@ -70,27 +70,27 @@ msgstr "Ustaw nazwę banku." #: redbot/cogs/bank/bank.py:108 msgid "Bank name has been set to: {name}" -msgstr "" +msgstr "Nazwa banku została ustawiona na: {name}" #: redbot/cogs/bank/bank.py:114 #, docstring msgid "Set the name for the bank's currency." -msgstr "" +msgstr "Ustawia nazwę waluty banku." #: redbot/cogs/bank/bank.py:116 msgid "Currency name has been set to: {name}" -msgstr "" +msgstr "Nazwa waluty została ustawiona na: {name}" #: redbot/cogs/bank/bank.py:122 #, docstring msgid "Set the maximum balance a user can get." -msgstr "" +msgstr "Ustawia maksymalne saldo, jakie może uzyskać użytkownik." #: redbot/cogs/bank/bank.py:128 msgid "Amount must be greater than zero and less than {max}." -msgstr "" +msgstr "Kwota musi być większa od zera i mniejsza niż {max}." #: redbot/cogs/bank/bank.py:133 msgid "Maximum balance has been set to: {amount}" -msgstr "" +msgstr "Maksymalne saldo zostało ustawione na: {amount}" diff --git a/redbot/cogs/bank/locales/sr-CS.po b/redbot/cogs/bank/locales/sr-CS.po new file mode 100644 index 000000000..7c4e7cb15 --- /dev/null +++ b/redbot/cogs/bank/locales/sr-CS.po @@ -0,0 +1,96 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-07-09 12:16+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 14\n" +"Language: sr_CS\n" + +#: redbot/cogs/bank/bank.py:36 +#, docstring +msgid "Bank" +msgstr "" + +#: redbot/cogs/bank/bank.py:48 +#, docstring +msgid "Base command for bank settings." +msgstr "" + +#: redbot/cogs/bank/bank.py:52 +#, docstring +msgid "Show the current bank settings." +msgstr "" + +#: redbot/cogs/bank/bank.py:62 +msgid "Global" +msgstr "" + +#: redbot/cogs/bank/bank.py:62 +msgid "Server" +msgstr "" + +#: redbot/cogs/bank/bank.py:67 +msgid "Bank settings:\\n\\nBank name: {bank_name}\\nBank scope: {bank_scope}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}\\n" +msgstr "" + +#: redbot/cogs/bank/bank.py:83 +#, docstring +msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " +msgstr "" + +#: redbot/cogs/bank/bank.py:90 +msgid "per-server" +msgstr "" + +#: redbot/cogs/bank/bank.py:90 +msgid "global" +msgstr "" + +#: redbot/cogs/bank/bank.py:93 +msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" +msgstr "" + +#: redbot/cogs/bank/bank.py:100 +msgid "The bank is now {banktype}." +msgstr "" + +#: redbot/cogs/bank/bank.py:106 +#, docstring +msgid "Set the bank's name." +msgstr "" + +#: redbot/cogs/bank/bank.py:108 +msgid "Bank name has been set to: {name}" +msgstr "" + +#: redbot/cogs/bank/bank.py:114 +#, docstring +msgid "Set the name for the bank's currency." +msgstr "" + +#: redbot/cogs/bank/bank.py:116 +msgid "Currency name has been set to: {name}" +msgstr "" + +#: redbot/cogs/bank/bank.py:122 +#, docstring +msgid "Set the maximum balance a user can get." +msgstr "" + +#: redbot/cogs/bank/bank.py:128 +msgid "Amount must be greater than zero and less than {max}." +msgstr "" + +#: redbot/cogs/bank/bank.py:133 +msgid "Maximum balance has been set to: {amount}" +msgstr "" + diff --git a/redbot/cogs/cleanup/locales/pl-PL.po b/redbot/cogs/cleanup/locales/pl-PL.po index a4f495643..922d6361f 100644 --- a/redbot/cogs/cleanup/locales/pl-PL.po +++ b/redbot/cogs/cleanup/locales/pl-PL.po @@ -18,15 +18,15 @@ msgstr "" #: redbot/cogs/cleanup/cleanup.py:22 #, docstring msgid "Commands for cleaning up messages." -msgstr "" +msgstr "Komendy służące do czyszczenia wiadomości." #: redbot/cogs/cleanup/cleanup.py:46 msgid "Are you sure you want to delete {number} messages? (y/n)" -msgstr "" +msgstr "Czy na pewno chcesz usunąć {number} wiadomości? (y/n)" #: redbot/cogs/cleanup/cleanup.py:60 msgid "Cancelled." -msgstr "Anulowane." +msgstr "Anulowano." #: redbot/cogs/cleanup/cleanup.py:120 #, docstring @@ -36,61 +36,61 @@ msgstr "Usuń wiadomości." #: redbot/cogs/cleanup/cleanup.py:129 #, docstring msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n " -msgstr "" +msgstr "Usuwa X ostatnich wiadomości zawierających podany tekst.\\n\\n Przykład:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Pamiętaj aby użyć podwójnych cudzysłowów.\\n " #: redbot/cogs/cleanup/cleanup.py:178 #, docstring msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @​Twentysix 2`\\n `[p]cleanup user Red 6`\\n " -msgstr "" +msgstr "Usuwa X ostatnich wiadomości od podanego użytkownika.\\n\\n Przykłady:\\n `[p]cleanup user @​Twentysix 2`\\n `[p]cleanup user Red 6`\\n " #: redbot/cogs/cleanup/cleanup.py:241 #, docstring msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n " -msgstr "" +msgstr "Usuwa wszystkie wiadomości wysłane po podanej wiadomości.\\n\\n Id wiadomości możesz uzyskać poprzez włączenie trybu developerskiego w\\n ustawieniach Discorda, w zakładce 'Wygląd'. Następnie, kliknij prawym przyciskiem myszy na wiadomości\\n i wybierz 'Kopiuj Id'.\\n " #: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293 msgid "Message not found." -msgstr "Nie ma takiej wiadomości." +msgstr "Nie znaleziono wiadomości." #: redbot/cogs/cleanup/cleanup.py:280 #, docstring msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n " -msgstr "" +msgstr "Usuwa wszystkie wiadomości wysłane przed podaną wiadomością.\\n\\n Id wiadomości możesz uzyskać poprzez włączenie trybu developerskiego w\\n ustawieniach Discorda, w zakładce 'Wygląd'. Następnie, kliknij prawym przyciskiem myszy na wiadomości\\n i wybierz 'Kopiuj Id'.\\n " #: redbot/cogs/cleanup/cleanup.py:320 #, docstring msgid "Delete the messages between Messsage One and Message Two, providing the messages IDs.\\n\\n The first message ID should be the older message and the second one the newer.\\n\\n Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n " -msgstr "" +msgstr "Usuwa wszystkie wiadomości wysłane pomiędzy Wiadomością nr 1 i Wiadomością nr 2, podając ID wiadomości.\\n\\n Pierwsze ID powinno być starszą wiadomością a drugie nowszą.\\n\\n Przykład:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n " #: redbot/cogs/cleanup/cleanup.py:361 #, docstring msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n " -msgstr "" +msgstr "Usuwa X ostatnich wiadomości.\\n\\n Przykład:\\n `[p]cleanup messages 26`\\n " #: redbot/cogs/cleanup/cleanup.py:393 #, docstring msgid "Clean up command messages and messages from the bot." -msgstr "" +msgstr "Usuwa wiadomości zawierające komendy i wiadomości wysłane przez bota." #: redbot/cogs/cleanup/cleanup.py:473 #, docstring msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n " -msgstr "" +msgstr "Czyści wiadomości należące do bota.\\n\\n Domyślnie wszystkie wiadomości są czyszczone. Jeśli podany jest trzeci argument,\\n jest on używany do dopasowywania wzorców - tylko wiadomości zawierające podany tekst zostaną usunięte.\\n " #: redbot/cogs/cleanup/cleanup.py:543 #, docstring msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n " -msgstr "" +msgstr "Usuwa duplikaty wiadomości na kanale z ostatnich X wiadomości i zachowuje tylko jedną kopię.\\n\\n Domyślnie 50.\\n " #: redbot/cogs/cleanup/converters.py:15 msgid "{} doesn't look like a valid message ID." -msgstr "{} nie jest prawidłowym ID wiadomości." +msgstr "{} nie wygląda na prawidłowe ID wiadomości." #: redbot/cogs/cleanup/converters.py:27 msgid "{arg} is not an integer." -msgstr "" +msgstr "{arg} nie jest liczbą całkowitą." #: redbot/cogs/cleanup/converters.py:29 msgid "{arg} is not a positive integer." -msgstr "" +msgstr "{arg} nie jest dodatnią liczbą całkowitą." diff --git a/redbot/cogs/cleanup/locales/sr-CS.po b/redbot/cogs/cleanup/locales/sr-CS.po new file mode 100644 index 000000000..a816e7f71 --- /dev/null +++ b/redbot/cogs/cleanup/locales/sr-CS.po @@ -0,0 +1,96 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 31\n" +"Language: sr_CS\n" + +#: redbot/cogs/cleanup/cleanup.py:22 +#, docstring +msgid "Commands for cleaning up messages." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:46 +msgid "Are you sure you want to delete {number} messages? (y/n)" +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:60 +msgid "Cancelled." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:120 +#, docstring +msgid "Delete messages." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:129 +#, docstring +msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:178 +#, docstring +msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @​Twentysix 2`\\n `[p]cleanup user Red 6`\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:241 +#, docstring +msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293 +msgid "Message not found." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:280 +#, docstring +msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:320 +#, docstring +msgid "Delete the messages between Messsage One and Message Two, providing the messages IDs.\\n\\n The first message ID should be the older message and the second one the newer.\\n\\n Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:361 +#, docstring +msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:393 +#, docstring +msgid "Clean up command messages and messages from the bot." +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:473 +#, docstring +msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n " +msgstr "" + +#: redbot/cogs/cleanup/cleanup.py:543 +#, docstring +msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n " +msgstr "" + +#: redbot/cogs/cleanup/converters.py:15 +msgid "{} doesn't look like a valid message ID." +msgstr "" + +#: redbot/cogs/cleanup/converters.py:27 +msgid "{arg} is not an integer." +msgstr "" + +#: redbot/cogs/cleanup/converters.py:29 +msgid "{arg} is not a positive integer." +msgstr "" + diff --git a/redbot/cogs/customcom/locales/af-ZA.po b/redbot/cogs/customcom/locales/af-ZA.po index bfcc9a66c..fb1df0680 100644 --- a/redbot/cogs/customcom/locales/af-ZA.po +++ b/redbot/cogs/customcom/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: af_ZA\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ar-SA.po b/redbot/cogs/customcom/locales/ar-SA.po index 03af91b3c..8b5279913 100644 --- a/redbot/cogs/customcom/locales/ar-SA.po +++ b/redbot/cogs/customcom/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ar_SA\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/bg-BG.po b/redbot/cogs/customcom/locales/bg-BG.po index 3a236862f..fcc839da3 100644 --- a/redbot/cogs/customcom/locales/bg-BG.po +++ b/redbot/cogs/customcom/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: bg_BG\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ca-ES.po b/redbot/cogs/customcom/locales/ca-ES.po index ecd7f50f1..0c8d4bf62 100644 --- a/redbot/cogs/customcom/locales/ca-ES.po +++ b/redbot/cogs/customcom/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ca_ES\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/cs-CZ.po b/redbot/cogs/customcom/locales/cs-CZ.po index a7de226d8..182907e36 100644 --- a/redbot/cogs/customcom/locales/cs-CZ.po +++ b/redbot/cogs/customcom/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: cs_CZ\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Vítejte v interaktivním náhodném {cc} tvůrci!\\nKaždá zpráva, kterou odešlete, bude přidána jako jedna z náhodných odpovědí pro výběr od okamžiku, kdy bude tato {cc} spuštěna. Chcete-li ukončit toto interaktivní menu, zadejte `{quit}`" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Přidat náhodnou odpověď:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "Chcete vytvořit 'náhodný' vlastní příkaz? (y/n)" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "Vypršel časový limit odpovědi, opakujte akci později." -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Jakou odpověď chcete?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "Vytvoří příkazy používané k zobrazení textu." -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "Správa vlastních příkazů." -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "Vlastní příkaz byl zrušen." -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Vlastní příkaz byl úspěšně přidán." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Tento příkaz neexistuje." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "{} musí být jeden z {}" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání." -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Vlastní příkaz byl úspěšně upraven." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Na tomto serveru nejsou žádné vlastní příkazy. Použij `{command}` pro začátek přidávání." -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "Seznam vlastních příkazů" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "Strana {num}/{total}" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "Nemohu najít tento vlastní příkaz." -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "Náhodně" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "Normální" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "Odpovědi:\\n" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "Příliš mnoho argumentů!" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/da-DK.po b/redbot/cogs/customcom/locales/da-DK.po index 7849a6bb5..b529dc7b8 100644 --- a/redbot/cogs/customcom/locales/da-DK.po +++ b/redbot/cogs/customcom/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: da_DK\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Velkommen til den interaktive tilfældigheds {cc} skaber!\\nHver besked som du sender vil blive tilføjet som et af de tilfældige svar at vælge imellem så snart {cc} er aktiveret. For at afslutte denne interaktive menu, skriv `{quit}`" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Tilføj et tilfældig svar:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "Vil du skabe en \"tilfældigt\" brugerdefineret kommando? (y/n)" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Hvilket svar vil du have?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "Skab kommandoer brugt til at fremvise tekst." -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "Brugerdefineret kommando håndtering." -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/de-DE.po b/redbot/cogs/customcom/locales/de-DE.po index 4d4d939af..99a0b6e6a 100644 --- a/redbot/cogs/customcom/locales/de-DE.po +++ b/redbot/cogs/customcom/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,223 +15,223 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: de_DE\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "**Hier kannst du einen zufälligen „{cc}“ Befehl erstellen.**\\nJede von dir gesendete Nachricht wird als eine der zufälligen Antworten hinzugefügt, aus denen dann zufällig gewählt wird, sobald dieser „{cc}“ ausgeführt wird. Um dieses interaktive Menü zu beenden, schreibe: `{quit}`." -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Füge eine zufällige Antwort hinzu:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "Zufällige Antworten müssen die gleichen Argumente aufweisen!" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "Möchtest du einen 'zufälligen' benutzerdefinierten Befehl erstellen? (y/n)" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "Zeitüberschreitung bei der Antwort, versuche es später erneut." -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Welche Reaktion willst du?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "Erstellt Befehle, die vorgefertigte Texte ausgeben." -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "Verwalte die benutzerdefinierten Befehle." -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "Antwort #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "Antwort #{num}/{total}:\\n{raw}" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "Durchsucht Customcommands." -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "Keine Ergebnisse gefunden." -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "Suchergebnisse" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "Folgendes wurde gefunden:" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "Erstelle einen benutzerdefinierten Befehl.\\n\\n Wenn keine Art für den benutzerdefinierten Befehl spezifiziert wurde, wird ein einfacher benutzerdefinierter Befehl erstellt.\\n Benutzerdefinierte Befehle können auch mit Argumenten erweitert werden. Siehe diese Anleitung:\\n [Dokumentation](https://docs.discord.red/en/stable/cog_customcom.html).\\n " -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "Erstelle einen benutzerdefinierten Befehl der eine zufällige Antwort ausgibt!\\n\\n Anmerkung: Dieser Befehl ist interaktiv.\\n " -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "Benutzerdefinierte Befehle dürfen keine Leerzeichen enthalten." -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "Es existiert bereits ein Befehl des Bots mit diesem Namen." -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "Der Vorgang, zum Erstellen eines benutzedefinierten Befehls, wurde abgebrochen." -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Benutzerdefinierter Befehl erfolgreich hinzugefügt." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "Dieser Befehl ist bereits vorhanden. Verwende `{command}` um ihn zu editieren." -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "Füge einen einfachen benutzerdefinierten Befehl hinzu.\\n\\n Beispiel:\\n - `[p]customcom create simple Befehlname Dein gewünschter Text`\\n " -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "Festlegen, editieren oder abrufen der Abklingzeit für einen benutzerdefinierten Befehl.\\n\\n Du kannst Abklingzeiten pro Benutzer, Kanal oder Gilde einstellen.\\n Mehrere Abklingzeiten können gesetzt werden. Alle Abklingzeiten\\n müssen abgelaufen sein um den benutzerdefinierten Befehl\\n aufrufen zu können.\\n\\n Beispiel:\\n - `[p]customcom cooldown deinBefehl 30`\n" " " -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Dieser Befehl existiert nicht." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "Ein {} darf diesen Befehl alle {} Sekunden aufrufen" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "Dieser Befehl hat keine Abklingzeit." -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "{} muss einer von {} sein" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "Abklingzeit des benutzerdefinierten Befehls erfolgreich bearbeitet." -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Dieser Befehl existiert nicht. Verwende `{command}`, um ihn hinzuzufügen." -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "Lösche einen benutzerdefinierten Befehl.\\n\\n Beispiel:\\n - `[p]customcom delete deinBefehl`\\n " -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "Bearbeite einen benutzerdefinierten Befehl.\\n\\n Beispiel:\\n - `[p]customcom edit deinBefehl dein gewünschter Text`\\n " -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Benutzerdefinierter Befehl erfolgreich bearbeitet." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "Listet alle verfügbaren benutzerdefinierten Befehle auf.\\n\\n Die Liste zeigt eine Vorschau der einzelnen Befehlsantworten,\\n mit escaped Markdown und Zeilenumbrüche durch Leerzeichen ersetzt.\\n " -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Es existieren keine benutzerdefinierten Befehle auf diesem Server. Verwende `{command}`, um welche hinzuzufügen." -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "Liste der benutzerdefinierten Befehle" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "Seite {num}/{total}" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "Zeigt die Einstellungen und alle Antworten eines benutzerdefinierten Befehls an." -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "Ich konnte diesen benutzerdefinierten Befehl nicht finden." -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "Zufall" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "Befehl: {command_name}\\nAutor: {author}\\nErstellt: {created_at}\\nTyp: {type}\\n" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "Cooldown:\\n" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "{num} Sekunden pro {period}\\n" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "Antworten:\\n" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "Zu viele Argumente!" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: " -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "Widersprüchliche Doppelpunkt Schreibweise für Argument {index}: \\\"{name1}\\\" und \\\"{name2}\\\"." diff --git a/redbot/cogs/customcom/locales/el-GR.po b/redbot/cogs/customcom/locales/el-GR.po index 728d2cd97..abad50acf 100644 --- a/redbot/cogs/customcom/locales/el-GR.po +++ b/redbot/cogs/customcom/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: el_GR\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/es-ES.po b/redbot/cogs/customcom/locales/es-ES.po index 442bc8fd7..10eb42a76 100644 --- a/redbot/cogs/customcom/locales/es-ES.po +++ b/redbot/cogs/customcom/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: es_ES\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Agrega una respuesta aleatoria:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "¿Qué tipo de respuesta quieres?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Comando personalizado añadido satifactoriamente." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Este comando no existe." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Comando personalizado eliminado satifactoriamente." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Comando personalizado editado con éxito." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/fi-FI.po b/redbot/cogs/customcom/locales/fi-FI.po index b510f2599..e92b384e8 100644 --- a/redbot/cogs/customcom/locales/fi-FI.po +++ b/redbot/cogs/customcom/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: fi_FI\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/fr-FR.po b/redbot/cogs/customcom/locales/fr-FR.po index 2d706815b..cfcbca2eb 100644 --- a/redbot/cogs/customcom/locales/fr-FR.po +++ b/redbot/cogs/customcom/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: fr_FR\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Bienvenue sur le générateur interactif aléatoire {cc}  !\\nChaque message que vous envoyez sera ajouté comme l'une des réponses aléatoires à choisir une fois que ce {cc} sera déclenché. Pour quitter ce menu interactif, tapez `{quit}`" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Ajouter une réponse aléatoire :" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "Les réponses aléatoires doivent prendre les mêmes arguments !" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "Voulez-vous créer une commande personnalisée 'aléatoire' ? (y/n)" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "Requête expirée, veuillez réessayer ultérieurement." -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Quelle réponse voulez-vous ?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "Crée des commandes utilisées pour afficher du texte." -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "Gestion des commandes personnalisées." -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "Réponse #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "Réponse #{num}/{total}:\\n{raw}" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "Rechercher à travers les commandes personnalisées, selon la requête." -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "Aucune correspondance proche n'a été trouvée." -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "Résultats de la recherche" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "Les correspondances suivantes ont été trouvées:" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "Créer des commandes personnalisées.\\n\\n Si un type n'est pas spécifié, une CP simple sera créée.\\n Les CPs peuvent être améliorées avec des arguments, voir le guide\\n [here](https://docs. iscord.red/fr/stable/cog_customcom.html).\\n " -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "Créer une commande personnalisée qui choisira aléatoirement une réponse !\\n\\n Note : cette commande est interactive.\\n " -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "Les noms de commandes personnalisées ne peuvent pas contenir d'espaces." -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "Il existe déjà une commande du bot avec le même nom." -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "Processus de commande personnalisée annulé." -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Commande personnalisée ajoutée avec succès." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "Cette commande existe déjà. Utilisez `{command}` pour la modifier." -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "Ajouter une commande personnalisée simple.\\n\\n Exemple :\\n - `[p]customcom create simple votre_commande Texte_que_vous_voulez`\\n " -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "Définissez, modifiez ou visualisez le cooldown pour une commande personnalisée.\\n\\n Vous pouvez définir des cooldowns par membre, salon ou serveur. Plusieurs\\n cooldowns peuvent être réglés. Tous les cooldowns doivent être terminés pour appeler la fonction de\\n commande personnalisée.\\n\\n Exemple :\\n - `[p]customcom cooldown yourcommand 30`\\n " -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Cette commande n'existe pas." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "Un {} peut appeler cette commande toutes les {} secondes" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "Cette commande n'a pas de cooldown." -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "{} doit être l'un des {}" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "Le cooldown de commande personnalisé a été modifié avec succès." -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Cette commande n'existe pas. Utilisez `{command}` pour l'ajouter." -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "Supprimer une commande personnalisée.\\n\\n Exemple:\\n - `[p]customcom delete votre_commande`\\n " -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "La commande personnalisée a été supprimée avec succès." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "Modifier une commande personnalisée.\\n\\n Exemple :\\n - `[p]customcom edit votre_commande Texte_que_vous_voulez`\\n " -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Commande personnalisée modifiée avec succès." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "Énumérez toutes les commandes personnalisées disponibles.\\n\\n La liste affiche un aperçu de la réponse de chaque commande, avec\\n le code markdown affiché et les nouvelles lignes remplacées par des espaces.\\n " -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Il n'y a pas de commandes personnalisées dans ce serveur. Utilisez `{command}` pour commencer à en ajouter." -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "Liste de commandes personnalisées" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "Page {num}/{total}" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres." -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "Je n'ai pas pu trouver cette commande personnalisée." -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "Aléatoire" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "Commande : {command_name}\\nAuteur : {author}\\nCréé le : {created_at}\\nType : {type}\\n" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "Cooldowns :\\n" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "{num} secondes par {period}\\n" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "Réponses :\\n" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "Trop d'arguments !" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "Les arguments doivent être séquentiels. Arguments manquants : " -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "Entrée de deux points contradictoire pour l'argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." diff --git a/redbot/cogs/customcom/locales/he-IL.po b/redbot/cogs/customcom/locales/he-IL.po index 3458a6544..6cfb678b3 100644 --- a/redbot/cogs/customcom/locales/he-IL.po +++ b/redbot/cogs/customcom/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: he_IL\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/hu-HU.po b/redbot/cogs/customcom/locales/hu-HU.po index ca9ad6391..de7edf61f 100644 --- a/redbot/cogs/customcom/locales/hu-HU.po +++ b/redbot/cogs/customcom/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: hu_HU\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/id-ID.po b/redbot/cogs/customcom/locales/id-ID.po index 85fb81e3a..4c1382834 100644 --- a/redbot/cogs/customcom/locales/id-ID.po +++ b/redbot/cogs/customcom/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: id_ID\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Tambahkan tanggapan acak:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Tanggapan apa yang anda inginkan?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Perintah kustom berhasil ditambahkan." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Perintah tersebut tidak ada." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Perintah kustom berhasil dihapus." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Perintah kustom berhasil diubah." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/it-IT.po b/redbot/cogs/customcom/locales/it-IT.po index 76dfbc91b..c38204c24 100644 --- a/redbot/cogs/customcom/locales/it-IT.po +++ b/redbot/cogs/customcom/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: it_IT\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Aggiungere una risposta casuale:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Quale risposta vuoi?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Comando personalizzato aggiunto con successo." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Tale comando non esiste." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Comando personalizzato eliminato correttamente." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Comando personalizzato modificato con successo." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ja-JP.po b/redbot/cogs/customcom/locales/ja-JP.po index 8e06773fc..d851e73b5 100644 --- a/redbot/cogs/customcom/locales/ja-JP.po +++ b/redbot/cogs/customcom/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ja_JP\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ko-KR.po b/redbot/cogs/customcom/locales/ko-KR.po index 2b8d41ee1..b19d4b690 100644 --- a/redbot/cogs/customcom/locales/ko-KR.po +++ b/redbot/cogs/customcom/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ko_KR\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "등록된 랜덤 대답 리스트 :" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "어떤 대답을 원해요?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "커스텀 커맨드가 성공적으로 추가됐어요." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "해당 커맨드는 추가되어 있지 않아요." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "커스텀 커맨드가 성공적으로 삭제됐어요." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "커스텀 커맨드가 성공적으로 수정됐어요." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/nl-NL.po b/redbot/cogs/customcom/locales/nl-NL.po index 8bb79079b..0cf35e36c 100644 --- a/redbot/cogs/customcom/locales/nl-NL.po +++ b/redbot/cogs/customcom/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: nl_NL\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Voer een willekeurig antwoord in:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/no-NO.po b/redbot/cogs/customcom/locales/no-NO.po index 88f68a378..f4e5a5b0a 100644 --- a/redbot/cogs/customcom/locales/no-NO.po +++ b/redbot/cogs/customcom/locales/no-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: no_NO\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/pl-PL.po b/redbot/cogs/customcom/locales/pl-PL.po index f4c4ae1ea..083935a8d 100644 --- a/redbot/cogs/customcom/locales/pl-PL.po +++ b/redbot/cogs/customcom/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: pl_PL\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/pt-BR.po b/redbot/cogs/customcom/locales/pt-BR.po index bb1011107..ea892bf3f 100644 --- a/redbot/cogs/customcom/locales/pt-BR.po +++ b/redbot/cogs/customcom/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: pt_BR\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/pt-PT.po b/redbot/cogs/customcom/locales/pt-PT.po index c47e4baee..39b5968fe 100644 --- a/redbot/cogs/customcom/locales/pt-PT.po +++ b/redbot/cogs/customcom/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: pt_PT\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ro-RO.po b/redbot/cogs/customcom/locales/ro-RO.po index 6ce9ae90b..14e7f9664 100644 --- a/redbot/cogs/customcom/locales/ro-RO.po +++ b/redbot/cogs/customcom/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ro_RO\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/ru-RU.po b/redbot/cogs/customcom/locales/ru-RU.po index bcbde6d65..03589d8ca 100644 --- a/redbot/cogs/customcom/locales/ru-RU.po +++ b/redbot/cogs/customcom/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: ru_RU\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Добро пожаловать в интерактивный случайных {cc} созданий!\\nКаждое отправленное тобой сообщение будет добавлено в качестве одного из ответов по выбору после срабатывания {cc} . Чтобы выйти из интерактивного меню, введите `{quit}`" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Добавить случайный ответ:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "Случайные ответы должны принимать те же аргументы!" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "Вы хотите создать 'произвольную' пользовательскую команду? (y/n)" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "Время ответа истекло, повторите попытку позже." -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Какой ответ вы хотите?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "Создает команды, используемые для отображения текста." -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "Управление пользовательскими командами." -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "Ответ #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "Ответ #{num}/{total}:\\n{raw}" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "Поиск по пользовательским командам, по запросу." -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "Ничего не найдено." -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "Результаты поиска" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "Названия пользовательских комманд не могут срдержать пробелов." -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "Уже существует команда бота с таким же именем." -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "Процесс создание ползовательской комманды отменено." -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Пользовательская команда успешно добавлена." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "Эта команда уже существует. Используйте `{command}` для редактирования." -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Такой команды не существует." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "{} может вызывать эту команду каждые {} секунд" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "Эта команда не имеет времени восстановления." -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "{} должен быть одним из {}" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "Время восстановления пользовательской команды успешно отредактировано." -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Эта команда не существует. Используйте `{command}`, чтобы добавить ее." -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Пользовательская команда успешно удалена." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Пользовательская команда успешно отредактирована." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "На этом сервере нет пользовательских команд. Используйте `{command}`, чтобы начать добавлять некоторые." -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "Список пользовательских команд" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "Страница {num}/{total}" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "Я не смог найти эту пользовательскую команду." -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "Случайно" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "Обычный" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "Команда: {command_name}\\nАвтор: {author}\\nСоздано: {created_at}\\nТип: {type}\\n" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "Кулдаун:\\n" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "{num} секунд в {period}\\n" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "Ответы:\\n" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "Слишком много аргументов!" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: " -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "Конфликт среди аргументов {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." diff --git a/redbot/cogs/customcom/locales/sk-SK.po b/redbot/cogs/customcom/locales/sk-SK.po index 6a64e8df8..775db3958 100644 --- a/redbot/cogs/customcom/locales/sk-SK.po +++ b/redbot/cogs/customcom/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sk_SK\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/sr-CS.po b/redbot/cogs/customcom/locales/sr-CS.po new file mode 100644 index 000000000..c914c4eef --- /dev/null +++ b/redbot/cogs/customcom/locales/sr-CS.po @@ -0,0 +1,236 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 41\n" +"Language: sr_CS\n" + +#: redbot/cogs/customcom/customcom.py:78 +msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:89 +msgid "Add a random response:" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:101 +msgid "Random responses must take the same arguments!" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:166 +msgid "Do you want to create a 'randomized' custom command? (y/n)" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 +msgid "Response timed out, please try again later." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:177 +msgid "What response do you want?" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:217 +#, docstring +msgid "Creates commands used to display text." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:242 +#, docstring +msgid "Custom commands management." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:247 +#, docstring +msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:268 +msgid "Response #{num}/{total}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:278 +msgid "Response #{num}/{total}:\\n{raw}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:289 +#, docstring +msgid "Searches through custom commands, according to the query." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:301 +msgid "No close matches were found." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:306 +msgid "Search results" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:311 +msgid "The following matches have been found:" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:316 +#, docstring +msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:327 +#, docstring +msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 +msgid "Custom command names cannot have spaces in them." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 +msgid "There already exists a bot command with the same name." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:340 +msgid "Custom command process cancelled." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 +msgid "Custom command successfully added." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 +msgid "This command already exists. Use `{command}` to edit it." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:355 +#, docstring +msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:384 +#, docstring +msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 +msgid "That command doesn't exist." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:402 +msgid "A {} may call this command every {} seconds" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:406 +msgid "This command has no cooldown." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:410 +msgid "{} must be one of {}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:414 +msgid "Custom command cooldown successfully edited." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 +msgid "That command doesn't exist. Use `{command}` to add it." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:425 +#, docstring +msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:432 +msgid "Custom command successfully deleted." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:439 +#, docstring +msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:446 +msgid "Custom command successfully edited." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:461 +#, docstring +msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:470 +msgid "There are no custom commands in this server. Use `{command}` to start adding some." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:486 +msgid "Custom Command List" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:490 +msgid "Page {num}/{total}" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:500 +#, docstring +msgid "Shows a custom command's responses and its settings." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:505 +msgid "I could not not find that custom command." +msgstr "" + +#: redbot/cogs/customcom/customcom.py:516 +msgid "Deleted User" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:522 +msgid "Random" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:522 +msgid "Normal" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:524 +msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:536 +msgid "Cooldowns:\\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:538 +msgid "{num} seconds per {period}\\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:541 +msgid "Responses:\\n" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:639 +msgid "Too many arguments!" +msgstr "" + +#: redbot/cogs/customcom/customcom.py:643 +msgid "Arguments must be sequential. Missing arguments: " +msgstr "" + +#: redbot/cogs/customcom/customcom.py:669 +msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." +msgstr "" + diff --git a/redbot/cogs/customcom/locales/sr-SP.po b/redbot/cogs/customcom/locales/sr-SP.po index ed296e738..e3ab2fe2b 100644 --- a/redbot/cogs/customcom/locales/sr-SP.po +++ b/redbot/cogs/customcom/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sr_SP\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/sv-SE.po b/redbot/cogs/customcom/locales/sv-SE.po index 26e071424..3ec9a65ed 100644 --- a/redbot/cogs/customcom/locales/sv-SE.po +++ b/redbot/cogs/customcom/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: sv_SE\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Lägg till ett slumpmässigt svar:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "Vilket svar vill du ha?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Det anpassade kommandot har lagts till." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Det kommandot finns inte." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Det anpassade kommandot är nu borttaget." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Det anpassade kommandot har nu ändrats." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/tr-TR.po b/redbot/cogs/customcom/locales/tr-TR.po index 86f472b89..c8c5d46aa 100644 --- a/redbot/cogs/customcom/locales/tr-TR.po +++ b/redbot/cogs/customcom/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: tr_TR\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "Interaktif rastgele {cc} oluşturucuya hoşgeldiniz. \\nGönderdiğiniz her mesaj {cc} kullanıldığında rastgele cevap olarak gönderilecek. Bu menü den çıkmak için `{quit}` yazın." -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "Rastgele yanıt ekle" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "Rastgele yanıtlar aynı argümanları almalı." -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz? (y/n)" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "İstek zaman aşımına uğradı, lütfen daha sonra tekrar deneyin" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "İstediğin yanıt nedir?" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "Yazı gösterecek komutlar oluşturur" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "Özel komut yönetimi" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "Bir komutun Markdown özelliklerini almanıza yarar.\\n\\n Bu, kopyala yapıştır yapmanız için kolay bir yöntemdir." -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "Yanıt #{num}/{total}" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "Yanıt #{num}/{total}:\\n{raw}" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "Sorguya göre özel komutlar aracılığıyla arama yapar." -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "Eşleşmeler bulunamadı." -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "Arama sonuçları" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "Aşağıdaki eşleşmeler bulundu:" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "Özel komut oluşturun.\\n\\n Eğer komut uzun geliyorsa sadece cc komutunu kullanarak komut oluştrabilirsiniz.\\n Buradan kılavuza bakabilirsiniz \\n [bura](https://docs.discord.red/en/stable/cog_customcom.html).\\n " -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "Rastgele cevap verecek özel komut oluşturur.\\n\\n Not: Bu komut interaktiftir..\\n " -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "Özel komut adlarında boşluk olamaz." -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "Bu isimle bir komut zaten bulunmakta." -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "Özel komut işlemi iptal edildi." -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "Özel komut başarıyla eklendi." -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "Bu komut zaten bulunuyor. Değiştirmek için `{command}` yazın." -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "Basit özel komut ekler.\\n\\n Örneğin:\\n - `[p]customcom create simple senin_komutun İstediğiniz yazı`\\n " -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "Bu komut için bekleme süresini görün, düzenleyin.\\n\\n Bu bekleme sürelerini kullanıcı, kanal veya sunucu bazında ayarlayabilirsiniz. Birden çok\\n bekleme süresi ayarlanabilir. Bekleme süreleri\\n özel komut başına ayarlanmalıdır.\\n\\n örneğin:\\n - `[p]customcom cooldown senin_komutun 30`\\n " -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "Bu komut var gibi görünmüyor." -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "{} kişisi bu komutu {} saniye de bir çalıştırabilir." -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "Bu komutun bekleme süresi bulunmuyor." -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "{} 'dan biri {} olmalı." -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "Özel komut bekleme süresi başarılı bir şekilde düzenlendi." -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "Bu komut bulunmuyor. Eklemek için `{command}` yazın." -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "Özel komut kaldırır.\\n\\n Örneğin:\\n - `[p]customcom delete senin_komutun`\\n " -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "Özel komut başarıyla kaldırıldı." -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "Özel komutu düzenler.\\n\\n Örneğin:\\n - `[p]customcom edit senin_komutun Senin yazdığın yazı`\\n " -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "Özel komut başarıyla düzenlendi." -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "Kullanılabilir özel komutları listeler.\\n\\n Liste, her komutun yanıtının bir önizlemesini görüntüler, işaretlemesiz ve yeni satırlar boşluklarla değiştirilir.\\n " -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "Bu sunucu da özel komut bulunmuyor. Eklemek için `{command}` yazın." -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "Özel komut listesi" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "{num}/{total} sayfa" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "Özel bir komutun yanıtlarını ve ayarlarını gösterir." -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "Bu özel komutu bulamadım." -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "Silinmiş Kullanıcı" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "Rastgele" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "Normal" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "Komut: {command_name}\\nSahip: {author}\\nOluşturulma Tarihi: {created_at}\\nTipi: {type}\\n" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "Bekleme süresi:\\n" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "{num} saniye her {period} başına\\n" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "Yanıtlar" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "Çok fazla argüman" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "Girdiler sırayla olmalıdır. Eksik girdiler:" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "Bağımsız değişken için çakışan kolon gösterimi {index}: \\\"{name1}\\\" ve \\\"{name2}\\\"." diff --git a/redbot/cogs/customcom/locales/uk-UA.po b/redbot/cogs/customcom/locales/uk-UA.po index 583afd9d1..1a8756991 100644 --- a/redbot/cogs/customcom/locales/uk-UA.po +++ b/redbot/cogs/customcom/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: uk_UA\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/vi-VN.po b/redbot/cogs/customcom/locales/vi-VN.po index 6f1092106..9e3c7f026 100644 --- a/redbot/cogs/customcom/locales/vi-VN.po +++ b/redbot/cogs/customcom/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: vi_VN\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/zh-CN.po b/redbot/cogs/customcom/locales/zh-CN.po index 9f78c3ee1..47a08f61c 100644 --- a/redbot/cogs/customcom/locales/zh-CN.po +++ b/redbot/cogs/customcom/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: zh_CN\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/zh-HK.po b/redbot/cogs/customcom/locales/zh-HK.po index 4164373da..05648dd7d 100644 --- a/redbot/cogs/customcom/locales/zh-HK.po +++ b/redbot/cogs/customcom/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: zh_HK\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/customcom/locales/zh-TW.po b/redbot/cogs/customcom/locales/zh-TW.po index 402fdc04e..fb64e432c 100644 --- a/redbot/cogs/customcom/locales/zh-TW.po +++ b/redbot/cogs/customcom/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,222 +15,222 @@ msgstr "" "X-Crowdin-File-ID: 41\n" "Language: zh_TW\n" -#: redbot/cogs/customcom/customcom.py:74 +#: redbot/cogs/customcom/customcom.py:78 msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`" msgstr "" -#: redbot/cogs/customcom/customcom.py:85 +#: redbot/cogs/customcom/customcom.py:89 msgid "Add a random response:" msgstr "添加隨機回應:" -#: redbot/cogs/customcom/customcom.py:97 +#: redbot/cogs/customcom/customcom.py:101 msgid "Random responses must take the same arguments!" msgstr "" -#: redbot/cogs/customcom/customcom.py:162 +#: redbot/cogs/customcom/customcom.py:166 msgid "Do you want to create a 'randomized' custom command? (y/n)" msgstr "" -#: redbot/cogs/customcom/customcom.py:168 -#: redbot/cogs/customcom/customcom.py:179 +#: redbot/cogs/customcom/customcom.py:172 +#: redbot/cogs/customcom/customcom.py:183 msgid "Response timed out, please try again later." msgstr "" -#: redbot/cogs/customcom/customcom.py:173 +#: redbot/cogs/customcom/customcom.py:177 msgid "What response do you want?" msgstr "" -#: redbot/cogs/customcom/customcom.py:213 +#: redbot/cogs/customcom/customcom.py:217 #, docstring msgid "Creates commands used to display text." msgstr "" -#: redbot/cogs/customcom/customcom.py:238 +#: redbot/cogs/customcom/customcom.py:242 #, docstring msgid "Custom commands management." msgstr "" -#: redbot/cogs/customcom/customcom.py:243 +#: redbot/cogs/customcom/customcom.py:247 #, docstring msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting." msgstr "" -#: redbot/cogs/customcom/customcom.py:264 +#: redbot/cogs/customcom/customcom.py:268 msgid "Response #{num}/{total}" msgstr "" -#: redbot/cogs/customcom/customcom.py:274 +#: redbot/cogs/customcom/customcom.py:278 msgid "Response #{num}/{total}:\\n{raw}" msgstr "" -#: redbot/cogs/customcom/customcom.py:285 +#: redbot/cogs/customcom/customcom.py:289 #, docstring msgid "Searches through custom commands, according to the query." msgstr "" -#: redbot/cogs/customcom/customcom.py:297 +#: redbot/cogs/customcom/customcom.py:301 msgid "No close matches were found." msgstr "沒有符合的結果。" -#: redbot/cogs/customcom/customcom.py:302 +#: redbot/cogs/customcom/customcom.py:306 msgid "Search results" msgstr "查詢結果" -#: redbot/cogs/customcom/customcom.py:307 +#: redbot/cogs/customcom/customcom.py:311 msgid "The following matches have been found:" msgstr "" -#: redbot/cogs/customcom/customcom.py:312 +#: redbot/cogs/customcom/customcom.py:316 #, docstring msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:323 +#: redbot/cogs/customcom/customcom.py:327 #, docstring msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:329 -#: redbot/cogs/customcom/customcom.py:358 +#: redbot/cogs/customcom/customcom.py:333 +#: redbot/cogs/customcom/customcom.py:362 msgid "Custom command names cannot have spaces in them." msgstr "" -#: redbot/cogs/customcom/customcom.py:332 -#: redbot/cogs/customcom/customcom.py:361 +#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:365 msgid "There already exists a bot command with the same name." msgstr "" -#: redbot/cogs/customcom/customcom.py:336 +#: redbot/cogs/customcom/customcom.py:340 msgid "Custom command process cancelled." msgstr "" -#: redbot/cogs/customcom/customcom.py:340 -#: redbot/cogs/customcom/customcom.py:365 +#: redbot/cogs/customcom/customcom.py:344 +#: redbot/cogs/customcom/customcom.py:369 msgid "Custom command successfully added." msgstr "" -#: redbot/cogs/customcom/customcom.py:343 -#: redbot/cogs/customcom/customcom.py:368 +#: redbot/cogs/customcom/customcom.py:347 +#: redbot/cogs/customcom/customcom.py:372 msgid "This command already exists. Use `{command}` to edit it." msgstr "" -#: redbot/cogs/customcom/customcom.py:351 +#: redbot/cogs/customcom/customcom.py:355 #, docstring msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:380 +#: redbot/cogs/customcom/customcom.py:384 #, docstring msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:393 -#: redbot/cogs/customcom/customcom.py:430 +#: redbot/cogs/customcom/customcom.py:397 +#: redbot/cogs/customcom/customcom.py:434 msgid "That command doesn't exist." msgstr "" -#: redbot/cogs/customcom/customcom.py:398 +#: redbot/cogs/customcom/customcom.py:402 msgid "A {} may call this command every {} seconds" msgstr "" -#: redbot/cogs/customcom/customcom.py:402 +#: redbot/cogs/customcom/customcom.py:406 msgid "This command has no cooldown." msgstr "" -#: redbot/cogs/customcom/customcom.py:406 +#: redbot/cogs/customcom/customcom.py:410 msgid "{} must be one of {}" msgstr "" -#: redbot/cogs/customcom/customcom.py:410 +#: redbot/cogs/customcom/customcom.py:414 msgid "Custom command cooldown successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:413 -#: redbot/cogs/customcom/customcom.py:445 +#: redbot/cogs/customcom/customcom.py:417 +#: redbot/cogs/customcom/customcom.py:449 msgid "That command doesn't exist. Use `{command}` to add it." msgstr "" -#: redbot/cogs/customcom/customcom.py:421 +#: redbot/cogs/customcom/customcom.py:425 #, docstring msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:428 +#: redbot/cogs/customcom/customcom.py:432 msgid "Custom command successfully deleted." msgstr "" -#: redbot/cogs/customcom/customcom.py:435 +#: redbot/cogs/customcom/customcom.py:439 #, docstring msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:442 +#: redbot/cogs/customcom/customcom.py:446 msgid "Custom command successfully edited." msgstr "" -#: redbot/cogs/customcom/customcom.py:455 +#: redbot/cogs/customcom/customcom.py:461 #, docstring msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n " msgstr "" -#: redbot/cogs/customcom/customcom.py:464 +#: redbot/cogs/customcom/customcom.py:470 msgid "There are no custom commands in this server. Use `{command}` to start adding some." msgstr "" -#: redbot/cogs/customcom/customcom.py:480 +#: redbot/cogs/customcom/customcom.py:486 msgid "Custom Command List" msgstr "自訂指令列表" -#: redbot/cogs/customcom/customcom.py:484 +#: redbot/cogs/customcom/customcom.py:490 msgid "Page {num}/{total}" msgstr "第{num}頁/共{total}頁" -#: redbot/cogs/customcom/customcom.py:494 +#: redbot/cogs/customcom/customcom.py:500 #, docstring msgid "Shows a custom command's responses and its settings." msgstr "" -#: redbot/cogs/customcom/customcom.py:499 +#: redbot/cogs/customcom/customcom.py:505 msgid "I could not not find that custom command." msgstr "" -#: redbot/cogs/customcom/customcom.py:510 +#: redbot/cogs/customcom/customcom.py:516 msgid "Deleted User" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Random" msgstr "" -#: redbot/cogs/customcom/customcom.py:516 +#: redbot/cogs/customcom/customcom.py:522 msgid "Normal" msgstr "" -#: redbot/cogs/customcom/customcom.py:518 +#: redbot/cogs/customcom/customcom.py:524 msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:530 +#: redbot/cogs/customcom/customcom.py:536 msgid "Cooldowns:\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:532 +#: redbot/cogs/customcom/customcom.py:538 msgid "{num} seconds per {period}\\n" msgstr "" -#: redbot/cogs/customcom/customcom.py:535 +#: redbot/cogs/customcom/customcom.py:541 msgid "Responses:\\n" msgstr "回應:\\n" -#: redbot/cogs/customcom/customcom.py:633 +#: redbot/cogs/customcom/customcom.py:639 msgid "Too many arguments!" msgstr "太多參數!" -#: redbot/cogs/customcom/customcom.py:637 +#: redbot/cogs/customcom/customcom.py:643 msgid "Arguments must be sequential. Missing arguments: " msgstr "" -#: redbot/cogs/customcom/customcom.py:663 +#: redbot/cogs/customcom/customcom.py:669 msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"." msgstr "" diff --git a/redbot/cogs/downloader/locales/sr-CS.po b/redbot/cogs/downloader/locales/sr-CS.po new file mode 100644 index 000000000..9c82a6ab7 --- /dev/null +++ b/redbot/cogs/downloader/locales/sr-CS.po @@ -0,0 +1,537 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 20\n" +"Language: sr_CS\n" + +#: redbot/cogs/downloader/checks.py:12 +msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\\n\\nBy typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\\n\\nYou have **30** seconds to reply to this message." +msgstr "" + +#: redbot/cogs/downloader/checks.py:36 +msgid "Your response has timed out, please try again." +msgstr "" + +#: redbot/cogs/downloader/converters.py:14 +#: redbot/cogs/downloader/repo_manager.py:176 +msgid "No Downloader cog found." +msgstr "" + +#: redbot/cogs/downloader/converters.py:19 +msgid "Cog `{cog_name}` is not installed." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:30 +msgid "\\n**WARNING:** The following repos are using shared libraries which are marked for removal in the future: {repo_list}.\\n You should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:39 +#, docstring +msgid "Install community cogs made by Cog Creators.\\n\\n Community cogs, also called third party cogs, are not included\\n in the default Red install.\\n \\n Community cogs come in repositories. Repos are a group of cogs\\n you can install. You always need to add the creator's repository\\n using the `[p]repo` command before you can install one or more\\n cogs from the creator.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:484 +#, docstring +msgid "Install a group of dependencies using pip." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:493 +msgid "Libraries installed." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:496 +msgid "Some libraries failed to install. Please check your logs for a complete list." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:505 +#, docstring +msgid "Repo management commands." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:512 +#, docstring +msgid "Add a new repo.\\n\\n Repo names can only contain characters A-z, numbers, underscores, and hyphens.\\n The branch will be the default branch if not specified.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:522 +msgid "Repo names can only contain characters A-z, numbers, underscores, and hyphens." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:531 +msgid "The repo name you provided is already in use. Please choose another name." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:535 +msgid "Something went wrong during the cloning process. See logs for more information." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:551 +msgid "Something went wrong trying to add that repo. See logs for more information." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:557 +msgid "Repo `{name}` successfully added." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:563 +#, docstring +msgid "Remove a repo and its files." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:567 +msgid "The repo `{repo.name}` has been deleted successfully." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:572 +#, docstring +msgid "List all installed repos." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:575 +msgid "Installed Repos:\\n\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:584 +#, docstring +msgid "Show information about a repo." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:585 +#: redbot/cogs/downloader/downloader.py:1138 +#: redbot/cogs/downloader/downloader.py:1441 +msgid "Missing from info.json" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:587 +msgid "Repo url: {repo_url}\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:589 +msgid "Branch: {branch_name}\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:590 +msgid "Made by: {author}\\nDescription:\\n{description}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:594 +msgid "Information on {repo_name} repo:{information}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:602 +#, docstring +msgid "Update all repos, or ones of your choosing." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:610 +msgid "Repo update completed successfully." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:611 +msgid "\\nUpdated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:613 +msgid "All installed repos are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:616 +msgid "These repos are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:618 +msgid "This repo is already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:628 +#, docstring +msgid "Cog installation management commands." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:633 +#, docstring +msgid "\\n This command will reinstall cog requirements and shared libraries for all installed cogs.\\n\\n Red might ask user to use this when it clears contents of lib folder\\n because of change in minor version of Python.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:660 +#: redbot/cogs/downloader/downloader.py:1319 +msgid "Failed to install requirements: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:665 +msgid "\\nFailed to install shared libraries: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:671 +msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled but there were some errors:\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:679 +msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:687 +#, docstring +msgid "Install a cog from the given repo." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:694 +#, docstring +msgid "Install a cog from the specified revision of given repo." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:709 +msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:721 +#: redbot/cogs/downloader/downloader.py:1009 +msgid "Error: there is no revision `{rev}` in repo `{repo.name}`" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:735 +msgid "\\nFailed to install requirements: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:756 +msgid "\\nFailed to install shared libraries for `{repo.name}` repo: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:764 +msgid "\\nFailed to install cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:768 +msgid "Successfully installed cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:771 +msgid "\\nThese cogs are now pinned and won't get updated automatically. To change this, use `{prefix}cog unpin `" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:778 +msgid "\\nYou can load them using {command_1}. To see end user data statements, you can use {command_2}." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:795 +#, docstring +msgid "Uninstall cogs.\\n\\n You may only uninstall cogs which were previously installed\\n by Downloader.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:822 +msgid "Successfully uninstalled cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:825 +msgid "\\nDownloader has removed these cogs from the installed cogs list but it wasn't able to find their files: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:830 +msgid "\\nThey were most likely removed without using `{prefix}cog uninstall`.\\nYou may need to remove those files manually if the cogs are still usable. If so, ensure the cogs have been unloaded with `{prefix}unload {cogs}`." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:840 +#, docstring +msgid "Pin cogs - this will lock cogs on their current version." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:856 +msgid "Pinned cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:858 +msgid "\\nThese cogs were already pinned: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:863 +#, docstring +msgid "Unpin cogs - this will remove update lock from cogs." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:879 +msgid "Unpinned cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:881 +msgid "\\nThese cogs weren't pinned: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:886 +#, docstring +msgid "List currently pinned cogs." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:892 +msgid "None." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:896 +msgid "(continued)" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:896 +msgid "Pinned Cogs:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:906 +msgid "Pinned Cogs: \\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:911 +#, docstring +msgid "\\n Check for available cog updates (including pinned cogs).\\n\\n This command doesn't update cogs, it only checks for updates.\\n Use `[p]cog update` to update cogs.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:926 +msgid "These cogs can be updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:931 +msgid "\\nThese shared libraries can be updated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:935 +msgid "No cogs can be updated." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:939 +msgid "All installed cogs are up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:948 +#, docstring +msgid "Update all cogs, or ones of your choosing." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:953 +#, docstring +msgid "Update all cogs from repos of your choosing." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:963 +#, docstring +msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.\\n\\n Note that update doesn't mean downgrade and therefore revision\\n has to be newer than the one that cog currently has. If you want to\\n downgrade the cog, uninstall and install it again.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:998 +msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1030 +msgid "There were no cogs to check." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1033 +msgid "\\nThese cogs are pinned and therefore weren't checked: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1048 +msgid "Cogs from provided repos are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1051 +msgid "Provided cogs are already up to date with this revision." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1055 +msgid "Cogs from provided repo are already up to date with this revision." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1060 +msgid "Provided cogs are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1062 +msgid "All installed cogs are already up to date." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1067 +msgid "\\nThese cogs are pinned and therefore weren't checked: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1090 +#, docstring +msgid "List all available cogs from a single repo." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1094 +msgid "Installed Cogs:\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1101 +msgid "Available Cogs:\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1114 +#, docstring +msgid "List information about a single cog." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1118 +msgid "There is no cog `{cog_name}` in the repo `{repo.name}`" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1124 +msgid "Information on {cog_name}:\\n{description}\\n\\nEnd user data statement:\\n{end_user_data_statement}\\n\\nMade by: {author}\\nRequirements: {requirements}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1136 +msgid "Author of the cog didn't provide end user data statement." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1204 +msgid "\\nCouldn't find these cogs in {repo.name}: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1208 +msgid "\\nThese cogs were already installed: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1212 +msgid "\\nSome cogs with these names are already installed from different repos: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1230 +msgid " (Minimum: {min_version})" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1243 +msgid " (Minimum: {min_version}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1247 +msgid ", at most: {max_version}" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1255 +msgid "\\nThese cogs require higher python version than you have: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1259 +msgid "\\nThese cogs require different Red version than you currently have ({current_version}): " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1325 +msgid "Cog update completed successfully." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1336 +msgid "\\nUpdated: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1339 +msgid "\\nEnd user data statements of these cogs have changed: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1341 +msgid "\\nYou can use {command} to see the updated statements.\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1347 +msgid "\\nFailed to update cogs: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1349 +msgid "No cogs were updated." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1351 +msgid "\\nSome shared libraries were updated, you should restart the bot to bring the changes into effect." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1357 +msgid "\\nFailed to install shared libraries: " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1365 +msgid "None of the updated cogs were previously loaded. Update complete." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1369 +msgid "Would you like to reload the updated cogs?" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1392 +msgid "OK then." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1422 +#, docstring +msgid "Find which cog a command comes from.\\n\\n This will only work with loaded cogs.\\n " +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1429 +msgid "That command doesn't seem to exist." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1444 +msgid "Missing from installed repos" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1454 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1455 +msgid "None - this cog wasn't installed via downloader" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1458 +msgid "This command is not provided by a cog." +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1464 +msgid "Command:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1465 +msgid "Cog Name:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1466 +msgid "Made by:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1467 +msgid "Repo URL:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1470 +msgid "Repo branch:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1475 +msgid "Command: {command}\\nCog name: {cog}\\nMade by: {author}\\nRepo URL: {repo_url}\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1479 +msgid "Repo branch: {branch_name}\\n" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1500 +msgid "Failed to update the following repositories:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1502 +msgid "Failed to update the following repository:" +msgstr "" + +#: redbot/cogs/downloader/downloader.py:1505 +msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information." +msgstr "" + +#: redbot/cogs/downloader/repo_manager.py:183 +msgid "Repo by the name \\\"{repo_name}\\\" does not exist." +msgstr "" + diff --git a/redbot/cogs/economy/locales/sr-CS.po b/redbot/cogs/economy/locales/sr-CS.po new file mode 100644 index 000000000..7c49f930a --- /dev/null +++ b/redbot/cogs/economy/locales/sr-CS.po @@ -0,0 +1,380 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 23\n" +"Language: sr_CS\n" + +#: redbot/cogs/economy/economy.py:47 +msgid "JACKPOT! 226! Your bid has been multiplied * 50!" +msgstr "" + +#: redbot/cogs/economy/economy.py:51 +msgid "4LC! Your bid has been multiplied * 25!" +msgstr "" + +#: redbot/cogs/economy/economy.py:55 +msgid "Three cherries! Your bid has been multiplied * 20!" +msgstr "" + +#: redbot/cogs/economy/economy.py:59 +msgid "2 6! Your bid has been multiplied * 4!" +msgstr "" + +#: redbot/cogs/economy/economy.py:63 +msgid "Two cherries! Your bid has been multiplied * 3!" +msgstr "" + +#: redbot/cogs/economy/economy.py:67 +msgid "Three symbols! Your bid has been multiplied * 10!" +msgstr "" + +#: redbot/cogs/economy/economy.py:71 +msgid "Two consecutive symbols! Your bid has been multiplied * 2!" +msgstr "" + +#: redbot/cogs/economy/economy.py:75 +msgid "Slot machine payouts:\\n{two.value} {two.value} {six.value} Bet * 50\\n{flc.value} {flc.value} {flc.value} Bet * 25\\n{cherries.value} {cherries.value} {cherries.value} Bet * 20\\n{two.value} {six.value} Bet * 4\\n{cherries.value} {cherries.value} Bet * 3\\n\\nThree symbols: Bet * 10\\nTwo symbols: Bet * 2" +msgstr "" + +#: redbot/cogs/economy/economy.py:120 +#, docstring +msgid "Get rich and have fun with imaginary currency!" +msgstr "" + +#: redbot/cogs/economy/economy.py:170 +#, docstring +msgid "Manage the bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:175 +#, docstring +msgid "Show the user's account balance.\\n\\n Defaults to yours." +msgstr "" + +#: redbot/cogs/economy/economy.py:188 +msgid "{user}'s balance is {num} {currency}" +msgstr "" + +#: redbot/cogs/economy/economy.py:195 +#, docstring +msgid "Transfer currency to other users." +msgstr "" + +#: redbot/cogs/economy/economy.py:205 +msgid "{user} transferred {num} {currency} to {other_user}" +msgstr "" + +#: redbot/cogs/economy/economy.py:217 +#, docstring +msgid "Set the balance of user's bank account.\\n\\n Passing positive and negative values will add/remove currency instead.\\n\\n Examples:\\n - `[p]bank set @Twentysix 26` - Sets balance to 26\\n - `[p]bank set @Twentysix +2` - Increases balance by 2\\n - `[p]bank set @Twentysix -6` - Decreases balance by 6\\n " +msgstr "" + +#: redbot/cogs/economy/economy.py:232 +msgid "{author} added {num} {currency} to {user}'s account." +msgstr "" + +#: redbot/cogs/economy/economy.py:240 +msgid "{author} removed {num} {currency} from {user}'s account." +msgstr "" + +#: redbot/cogs/economy/economy.py:248 +msgid "{author} set {user}'s account balance to {num} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:263 +#, docstring +msgid "Delete all bank accounts." +msgstr "" + +#: redbot/cogs/economy/economy.py:266 +msgid "This will delete all bank accounts for {scope}.\\nIf you're sure, type `{prefix}bank reset yes`" +msgstr "" + +#: redbot/cogs/economy/economy.py:270 redbot/cogs/economy/economy.py:278 +msgid "this server" +msgstr "" + +#: redbot/cogs/economy/economy.py:277 +msgid "All bank accounts for {scope} have been deleted." +msgstr "" + +#: redbot/cogs/economy/economy.py:286 +#, docstring +msgid "Prune bank accounts." +msgstr "" + +#: redbot/cogs/economy/economy.py:293 +#, docstring +msgid "Prune bank accounts for users no longer in the server." +msgstr "" + +#: redbot/cogs/economy/economy.py:296 +msgid "This command cannot be used with a global bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:300 +msgid "This will delete all bank accounts for users no longer in this server.\\nIf you're sure, type `{prefix}bank prune local yes`" +msgstr "" + +#: redbot/cogs/economy/economy.py:309 +msgid "Bank accounts for users no longer in this server have been deleted." +msgstr "" + +#: redbot/cogs/economy/economy.py:315 +#, docstring +msgid "Prune bank accounts for users who no longer share a server with the bot." +msgstr "" + +#: redbot/cogs/economy/economy.py:318 +msgid "This command cannot be used with a local bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:322 +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`" +msgstr "" + +#: redbot/cogs/economy/economy.py:331 +msgid "Bank accounts for users who no longer share a server with the bot have been pruned." +msgstr "" + +#: redbot/cogs/economy/economy.py:341 +#, docstring +msgid "Delete the bank account of a specified user." +msgstr "" + +#: redbot/cogs/economy/economy.py:344 +msgid "This command cannot be used in DMs with a local bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:354 +msgid "This will delete {name}'s bank account.\\nIf you're sure, type `{prefix}bank prune user {id} yes`" +msgstr "" + +#: redbot/cogs/economy/economy.py:362 +msgid "The bank account for {name} has been pruned." +msgstr "" + +#: redbot/cogs/economy/economy.py:367 +#, docstring +msgid "Get some free currency." +msgstr "" + +#: redbot/cogs/economy/economy.py:385 +msgid "You've reached the maximum amount of {currency}!Please spend some more 😬\\n\\nYou currently have {new_balance} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:399 +msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\\n\\nYou currently have {new_balance} {currency}.\\n\\nYou are currently #{pos} on the global leaderboard!" +msgstr "" + +#: redbot/cogs/economy/economy.py:416 redbot/cogs/economy/economy.py:472 +msgid "{author.mention} Too soon. For your next payday you have to wait {time}." +msgstr "" + +#: redbot/cogs/economy/economy.py:440 +msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\\n\\nYou currently have {new_balance} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:456 +msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\\n\\nYou currently have {new_balance} {currency}.\\n\\nYou are currently #{pos} on the global leaderboard!" +msgstr "" + +#: redbot/cogs/economy/economy.py:480 +#, docstring +msgid "Print the leaderboard.\\n\\n Defaults to top 10.\\n " +msgstr "" + +#: redbot/cogs/economy/economy.py:487 +msgid "Page {page_num}/{page_len}." +msgstr "" + +#: redbot/cogs/economy/economy.py:493 +msgid "Economy Leaderboard" +msgstr "" + +#: redbot/cogs/economy/economy.py:509 +msgid "There are no accounts in the bank." +msgstr "" + +#: redbot/cogs/economy/economy.py:513 +msgid "Name" +msgstr "" + +#: redbot/cogs/economy/economy.py:514 +msgid "Score" +msgstr "" + +#: redbot/cogs/economy/economy.py:582 +msgid "No balances found." +msgstr "" + +#: redbot/cogs/economy/economy.py:587 +#, docstring +msgid "Show the payouts for the slot machine." +msgstr "" + +#: redbot/cogs/economy/economy.py:591 +msgid "I can't send direct messages to you." +msgstr "" + +#: redbot/cogs/economy/economy.py:596 +#, docstring +msgid "Use the slot machine." +msgstr "" + +#: redbot/cogs/economy/economy.py:615 +msgid "You're on cooldown, try again in a bit." +msgstr "" + +#: redbot/cogs/economy/economy.py:618 +msgid "That's an invalid bid amount, sorry :/" +msgstr "" + +#: redbot/cogs/economy/economy.py:621 +msgid "You ain't got enough money, friend." +msgstr "" + +#: redbot/cogs/economy/economy.py:676 +msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\\n{old_balance} -> {new_balance}!" +msgstr "" + +#: redbot/cogs/economy/economy.py:691 +msgid "Nothing!" +msgstr "" + +#: redbot/cogs/economy/economy.py:695 +msgid "Your bid: {bid}" +msgstr "" + +#: redbot/cogs/economy/economy.py:696 +msgid "\\n{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" +msgstr "" + +#: redbot/cogs/economy/economy.py:713 +#, docstring +msgid "Manage Economy settings." +msgstr "" + +#: redbot/cogs/economy/economy.py:717 +#, docstring +msgid "\\n Shows the current economy settings\\n " +msgstr "" + +#: redbot/cogs/economy/economy.py:727 +msgid "----Economy Settings---\\nMinimum slot bid: {slot_min}\\nMaximum slot bid: {slot_max}\\nSlot cooldown: {slot_time}\\nPayday amount: {payday_amount}\\nPayday cooldown: {payday_time}\\nAmount given at account registration: {register_amount}\\nMaximum allowed balance: {maximum_bal}" +msgstr "" + +#: redbot/cogs/economy/economy.py:750 +#, docstring +msgid "Set the minimum slot machine bid." +msgstr "" + +#: redbot/cogs/economy/economy.py:752 +msgid "Invalid min bid amount." +msgstr "" + +#: redbot/cogs/economy/economy.py:761 +msgid "Minimum bid is now {bid} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:768 +#, docstring +msgid "Set the maximum slot machine bid." +msgstr "" + +#: redbot/cogs/economy/economy.py:772 +msgid "Invalid maximum bid amount. Must be greater than the minimum amount." +msgstr "" + +#: redbot/cogs/economy/economy.py:782 +msgid "Maximum bid is now {bid} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:789 +#, docstring +msgid "Set the cooldown for the slot machine." +msgstr "" + +#: redbot/cogs/economy/economy.py:795 +msgid "Cooldown is now {num} seconds." +msgstr "" + +#: redbot/cogs/economy/economy.py:799 +#, docstring +msgid "Set the cooldown for payday." +msgstr "" + +#: redbot/cogs/economy/economy.py:806 +msgid "Value modified. At least {num} seconds must pass between each payday." +msgstr "" + +#: redbot/cogs/economy/economy.py:813 +#, docstring +msgid "Set the amount earned each payday." +msgstr "" + +#: redbot/cogs/economy/economy.py:818 redbot/cogs/economy/economy.py:840 +msgid "Amount must be greater than zero and less than {maxbal}." +msgstr "" + +#: redbot/cogs/economy/economy.py:828 +msgid "Every payday will now give {num} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:835 +#, docstring +msgid "Set the amount earned each payday for a role." +msgstr "" + +#: redbot/cogs/economy/economy.py:846 +msgid "The bank must be per-server for per-role paydays to work." +msgstr "" + +#: redbot/cogs/economy/economy.py:850 +msgid "Every payday will now give {num} {currency} to people with the role {role_name}." +msgstr "" + +#: redbot/cogs/economy/economy.py:858 +#, docstring +msgid "Set the initial balance for new bank accounts." +msgstr "" + +#: redbot/cogs/economy/economy.py:866 +msgid "Amount must be greater than or equal to zero and less than {maxbal}." +msgstr "" + +#: redbot/cogs/economy/economy.py:871 +msgid "Registering an account will now give {num} {currency}." +msgstr "" + +#: redbot/cogs/economy/economy.py:880 +msgid "weeks" +msgstr "" + +#: redbot/cogs/economy/economy.py:881 +msgid "days" +msgstr "" + +#: redbot/cogs/economy/economy.py:882 +msgid "hours" +msgstr "" + +#: redbot/cogs/economy/economy.py:883 +msgid "minutes" +msgstr "" + +#: redbot/cogs/economy/economy.py:884 +msgid "seconds" +msgstr "" + diff --git a/redbot/cogs/filter/locales/sr-CS.po b/redbot/cogs/filter/locales/sr-CS.po new file mode 100644 index 000000000..92cdd26ca --- /dev/null +++ b/redbot/cogs/filter/locales/sr-CS.po @@ -0,0 +1,166 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 35\n" +"Language: sr_CS\n" + +#: redbot/cogs/filter/filter.py:17 +#, docstring +msgid "Filter unwanted words and phrases from text channels." +msgstr "" + +#: redbot/cogs/filter/filter.py:69 +#, docstring +msgid "Manage filter settings." +msgstr "" + +#: redbot/cogs/filter/filter.py:74 +#, docstring +msgid "Set the nickname for users with a filtered name.\\n\\n Note that this has no effect if filtering names is disabled\\n (to toggle, run `[p]filter names`).\\n\\n The default name used is *John Doe*.\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:83 +msgid "The name to use on filtered names has been set." +msgstr "" + +#: redbot/cogs/filter/filter.py:87 +#, docstring +msgid "Set the filter's autoban conditions.\\n\\n Users will be banned if they send `` filtered words in\\n `` seconds.\\n\\n Set both to zero to disable autoban.\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:96 +msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!" +msgstr "" + +#: redbot/cogs/filter/filter.py:106 +msgid "Autoban disabled." +msgstr "" + +#: redbot/cogs/filter/filter.py:111 +msgid "Count and time have been set." +msgstr "" + +#: redbot/cogs/filter/filter.py:117 +#, docstring +msgid "Add or remove words from server filter.\\n\\n Use double quotes to add or remove sentences.\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:125 +#, docstring +msgid "Send a list of this servers filtered words." +msgstr "" + +#: redbot/cogs/filter/filter.py:130 +msgid "There is no current words setup to be filtered in this server." +msgstr "" + +#: redbot/cogs/filter/filter.py:133 +msgid "Filtered in this server:" +msgstr "" + +#: redbot/cogs/filter/filter.py:138 redbot/cogs/filter/filter.py:163 +msgid "I can't send direct messages to you." +msgstr "" + +#: redbot/cogs/filter/filter.py:142 +#, docstring +msgid "Add or remove words from channel filter.\\n\\n Use double quotes to add or remove sentences.\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:150 +#, docstring +msgid "Send the list of the channel's filtered words." +msgstr "" + +#: redbot/cogs/filter/filter.py:155 +msgid "There is no current words setup to be filtered in this channel." +msgstr "" + +#: redbot/cogs/filter/filter.py:158 +msgid "Filtered in this channel:" +msgstr "" + +#: redbot/cogs/filter/filter.py:167 +#, docstring +msgid "Add words to the filter.\\n\\n Use double quotes to add sentences.\\n\\n Examples:\\n - `[p]filter channel add word1 word2 word3`\\n - `[p]filter channel add \\\"This is a sentence\\\"`\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:179 +msgid "Words added to filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:181 +msgid "Words already in the filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:185 +#, docstring +msgid "Remove words from the filter.\\n\\n Use double quotes to remove sentences.\\n\\n Examples:\\n - `[p]filter channel remove word1 word2 word3`\\n - `[p]filter channel remove \\\"This is a sentence\\\"`\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:196 +msgid "Words removed from filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:199 redbot/cogs/filter/filter.py:235 +msgid "Those words weren't in the filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:203 +#, docstring +msgid "Add words to the filter.\\n\\n Use double quotes to add sentences.\\n\\n Examples:\\n - `[p]filter add word1 word2 word3`\\n - `[p]filter add \\\"This is a sentence\\\"`\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:215 +msgid "Words successfully added to filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:217 +msgid "Those words were already in the filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:221 +#, docstring +msgid "Remove words from the filter.\\n\\n Use double quotes to remove sentences.\\n\\n Examples:\\n - `[p]filter remove word1 word2 word3`\\n - `[p]filter remove \\\"This is a sentence\\\"`\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:233 +msgid "Words successfully removed from filter." +msgstr "" + +#: redbot/cogs/filter/filter.py:239 +#, docstring +msgid "Toggle name and nickname filtering.\\n\\n This is disabled by default.\\n " +msgstr "" + +#: redbot/cogs/filter/filter.py:249 +msgid "Names and nicknames will no longer be filtered." +msgstr "" + +#: redbot/cogs/filter/filter.py:251 +msgid "Names and nicknames will now be filtered." +msgstr "" + +#: redbot/cogs/filter/filter.py:367 +msgid "Autoban (too many filtered messages.)" +msgstr "" + +#: redbot/cogs/filter/filter.py:435 +msgid "Filtered nickname" +msgstr "" + +#: redbot/cogs/filter/filter.py:435 +msgid "Filtered name" +msgstr "" + diff --git a/redbot/cogs/general/locales/pl-PL.po b/redbot/cogs/general/locales/pl-PL.po index 5ac1a6c21..0e84d220b 100644 --- a/redbot/cogs/general/locales/pl-PL.po +++ b/redbot/cogs/general/locales/pl-PL.po @@ -18,7 +18,7 @@ msgstr "" #: redbot/cogs/general/general.py:46 #, docstring msgid "General commands." -msgstr "Generalne komendy." +msgstr "Ogólne komendy." #: redbot/cogs/general/general.py:51 msgid "As I see it, yes" @@ -235,11 +235,11 @@ msgstr "ID serwera: " #: redbot/cogs/general/general.py:277 msgid " • Use {command} for more info on the server." -msgstr "" +msgstr " • Użyj {command}, aby uzyskać więcej informacji o serwerze." #: redbot/cogs/general/general.py:303 msgid "\\nShard ID: **{shard_id}/{shard_count}**" -msgstr "\\nID sharda: **{shard_id}/{shard_count}**" +msgstr "\\nID Sharda: **{shard_id}/{shard_count}**" #: redbot/cogs/general/general.py:312 msgid "Humans: " @@ -367,7 +367,7 @@ msgstr "4 - Ekstermalny" #: redbot/cogs/general/general.py:375 msgid "Partnered" -msgstr "" +msgstr "Partnerzy" #: redbot/cogs/general/general.py:376 msgid "Verified" @@ -375,7 +375,7 @@ msgstr "Zweryfikowany" #: redbot/cogs/general/general.py:377 msgid "Server Discovery" -msgstr "" +msgstr "Wykrywanie serwera" #: redbot/cogs/general/general.py:378 msgid "Featurable" diff --git a/redbot/cogs/general/locales/sr-CS.po b/redbot/cogs/general/locales/sr-CS.po new file mode 100644 index 000000000..3614f4042 --- /dev/null +++ b/redbot/cogs/general/locales/sr-CS.po @@ -0,0 +1,508 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 17\n" +"Language: sr_CS\n" + +#: redbot/cogs/general/general.py:46 +#, docstring +msgid "General commands." +msgstr "" + +#: redbot/cogs/general/general.py:51 +msgid "As I see it, yes" +msgstr "" + +#: redbot/cogs/general/general.py:52 +msgid "It is certain" +msgstr "" + +#: redbot/cogs/general/general.py:53 +msgid "It is decidedly so" +msgstr "" + +#: redbot/cogs/general/general.py:54 +msgid "Most likely" +msgstr "" + +#: redbot/cogs/general/general.py:55 +msgid "Outlook good" +msgstr "" + +#: redbot/cogs/general/general.py:56 +msgid "Signs point to yes" +msgstr "" + +#: redbot/cogs/general/general.py:57 +msgid "Without a doubt" +msgstr "" + +#: redbot/cogs/general/general.py:58 +msgid "Yes" +msgstr "" + +#: redbot/cogs/general/general.py:59 +msgid "Yes – definitely" +msgstr "" + +#: redbot/cogs/general/general.py:60 +msgid "You may rely on it" +msgstr "" + +#: redbot/cogs/general/general.py:61 +msgid "Reply hazy, try again" +msgstr "" + +#: redbot/cogs/general/general.py:62 +msgid "Ask again later" +msgstr "" + +#: redbot/cogs/general/general.py:63 +msgid "Better not tell you now" +msgstr "" + +#: redbot/cogs/general/general.py:64 +msgid "Cannot predict now" +msgstr "" + +#: redbot/cogs/general/general.py:65 +msgid "Concentrate and ask again" +msgstr "" + +#: redbot/cogs/general/general.py:66 +msgid "Don't count on it" +msgstr "" + +#: redbot/cogs/general/general.py:67 +msgid "My reply is no" +msgstr "" + +#: redbot/cogs/general/general.py:68 +msgid "My sources say no" +msgstr "" + +#: redbot/cogs/general/general.py:69 +msgid "Outlook not so good" +msgstr "" + +#: redbot/cogs/general/general.py:70 +msgid "Very doubtful" +msgstr "" + +#: redbot/cogs/general/general.py:84 +#, docstring +msgid "Choose between multiple options.\\n\\n To denote options which include whitespace, you should use\\n double quotes.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:91 +msgid "Not enough options to pick from." +msgstr "" + +#: redbot/cogs/general/general.py:97 +#, docstring +msgid "Roll a random number.\\n\\n The result will be between 1 and ``.\\n\\n `` defaults to 100.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:112 +msgid "{author.mention} Maybe higher than 1? ;P" +msgstr "" + +#: redbot/cogs/general/general.py:115 +msgid "{author.mention} Max allowed number is {maxamount}." +msgstr "" + +#: redbot/cogs/general/general.py:122 +#, docstring +msgid "Flip a coin... or a user.\\n\\n Defaults to a coin.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:130 +msgid "Nice try. You think this is funny?\\n How about *this* instead:\\n\\n" +msgstr "" + +#: redbot/cogs/general/general.py:141 +msgid "*flips a coin and... " +msgstr "" + +#: redbot/cogs/general/general.py:141 +msgid "HEADS!*" +msgstr "" + +#: redbot/cogs/general/general.py:141 +msgid "TAILS!*" +msgstr "" + +#: redbot/cogs/general/general.py:145 +#, docstring +msgid "Play Rock Paper Scissors." +msgstr "" + +#: redbot/cogs/general/general.py:150 +msgid "This isn't a valid option. Try {r}, {p}, or {s}." +msgstr "" + +#: redbot/cogs/general/general.py:171 +msgid "{choice} You win {author.mention}!" +msgstr "" + +#: redbot/cogs/general/general.py:177 +msgid "{choice} You lose {author.mention}!" +msgstr "" + +#: redbot/cogs/general/general.py:183 +msgid "{choice} We're square {author.mention}!" +msgstr "" + +#: redbot/cogs/general/general.py:190 +#, docstring +msgid "Ask 8 ball a question.\\n\\n Question must end with a question mark.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:197 +msgid "That doesn't look like a question." +msgstr "" + +#: redbot/cogs/general/general.py:201 +#, docstring +msgid "Start or stop the stopwatch." +msgstr "" + +#: redbot/cogs/general/general.py:205 +msgid " Stopwatch started!" +msgstr "" + +#: redbot/cogs/general/general.py:210 +msgid " Stopwatch stopped! Time: **{seconds}**" +msgstr "" + +#: redbot/cogs/general/general.py:216 +#, docstring +msgid "Create a lmgtfy link." +msgstr "" + +#: redbot/cogs/general/general.py:225 +#, docstring +msgid "Because everyone likes hugs!\\n\\n Up to 10 intensity levels.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:249 +#, docstring +msgid "\\n Show server information.\\n \\n `details`: Shows more information when set to `True`.\\n Default to False.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:257 +msgid "Created on {date}. That's over {num} days ago!" +msgstr "" + +#: redbot/cogs/general/general.py:268 +msgid "Region" +msgstr "" + +#: redbot/cogs/general/general.py:269 +msgid "Users online" +msgstr "" + +#: redbot/cogs/general/general.py:270 +msgid "Text Channels" +msgstr "" + +#: redbot/cogs/general/general.py:271 +msgid "Voice Channels" +msgstr "" + +#: redbot/cogs/general/general.py:272 +msgid "Roles" +msgstr "" + +#: redbot/cogs/general/general.py:273 +msgid "Owner" +msgstr "" + +#: redbot/cogs/general/general.py:275 +msgid "Server ID: " +msgstr "" + +#: redbot/cogs/general/general.py:277 +msgid " • Use {command} for more info on the server." +msgstr "" + +#: redbot/cogs/general/general.py:303 +msgid "\\nShard ID: **{shard_id}/{shard_count}**" +msgstr "" + +#: redbot/cogs/general/general.py:312 +msgid "Humans: " +msgstr "" + +#: redbot/cogs/general/general.py:313 +msgid " • Bots: " +msgstr "" + +#: redbot/cogs/general/general.py:325 +msgid "Users online: **{online}/{total_users}**\\n" +msgstr "" + +#: redbot/cogs/general/general.py:342 +msgid "__VIP__ US East " +msgstr "" + +#: redbot/cogs/general/general.py:343 +msgid "__VIP__ US West " +msgstr "" + +#: redbot/cogs/general/general.py:344 +msgid "__VIP__ Amsterdam " +msgstr "" + +#: redbot/cogs/general/general.py:345 +msgid "EU West " +msgstr "" + +#: redbot/cogs/general/general.py:346 +msgid "EU Central " +msgstr "" + +#: redbot/cogs/general/general.py:347 +msgid "Europe " +msgstr "" + +#: redbot/cogs/general/general.py:348 +msgid "London " +msgstr "" + +#: redbot/cogs/general/general.py:349 +msgid "Frankfurt " +msgstr "" + +#: redbot/cogs/general/general.py:350 +msgid "Amsterdam " +msgstr "" + +#: redbot/cogs/general/general.py:351 +msgid "US West " +msgstr "" + +#: redbot/cogs/general/general.py:352 +msgid "US East " +msgstr "" + +#: redbot/cogs/general/general.py:353 +msgid "US South " +msgstr "" + +#: redbot/cogs/general/general.py:354 +msgid "US Central " +msgstr "" + +#: redbot/cogs/general/general.py:355 +msgid "Singapore " +msgstr "" + +#: redbot/cogs/general/general.py:356 +msgid "Sydney " +msgstr "" + +#: redbot/cogs/general/general.py:357 +msgid "Brazil " +msgstr "" + +#: redbot/cogs/general/general.py:358 +msgid "Hong Kong " +msgstr "" + +#: redbot/cogs/general/general.py:359 +msgid "Russia " +msgstr "" + +#: redbot/cogs/general/general.py:360 +msgid "Japan " +msgstr "" + +#: redbot/cogs/general/general.py:361 +msgid "South Africa " +msgstr "" + +#: redbot/cogs/general/general.py:362 +msgid "India " +msgstr "" + +#: redbot/cogs/general/general.py:363 +msgid "Dubai " +msgstr "" + +#: redbot/cogs/general/general.py:364 +msgid "South Korea " +msgstr "" + +#: redbot/cogs/general/general.py:367 +msgid "0 - None" +msgstr "" + +#: redbot/cogs/general/general.py:368 +msgid "1 - Low" +msgstr "" + +#: redbot/cogs/general/general.py:369 +msgid "2 - Medium" +msgstr "" + +#: redbot/cogs/general/general.py:370 +msgid "3 - High" +msgstr "" + +#: redbot/cogs/general/general.py:371 +msgid "4 - Extreme" +msgstr "" + +#: redbot/cogs/general/general.py:375 +msgid "Partnered" +msgstr "" + +#: redbot/cogs/general/general.py:376 +msgid "Verified" +msgstr "" + +#: redbot/cogs/general/general.py:377 +msgid "Server Discovery" +msgstr "" + +#: redbot/cogs/general/general.py:378 +msgid "Featurable" +msgstr "" + +#: redbot/cogs/general/general.py:379 +msgid "Community" +msgstr "" + +#: redbot/cogs/general/general.py:380 +msgid "Public disabled" +msgstr "" + +#: redbot/cogs/general/general.py:381 +msgid "Splash Invite" +msgstr "" + +#: redbot/cogs/general/general.py:382 +msgid "VIP Voice Servers" +msgstr "" + +#: redbot/cogs/general/general.py:383 +msgid "Vanity URL" +msgstr "" + +#: redbot/cogs/general/general.py:384 +msgid "More Emojis" +msgstr "" + +#: redbot/cogs/general/general.py:385 +msgid "Commerce" +msgstr "" + +#: redbot/cogs/general/general.py:386 +msgid "News Channels" +msgstr "" + +#: redbot/cogs/general/general.py:387 +msgid "Animated Icon" +msgstr "" + +#: redbot/cogs/general/general.py:388 +msgid "Banner Image" +msgstr "" + +#: redbot/cogs/general/general.py:389 +msgid "Member list disabled" +msgstr "" + +#: redbot/cogs/general/general.py:397 +msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!" +msgstr "" + +#: redbot/cogs/general/general.py:419 +msgid "Members:" +msgstr "" + +#: redbot/cogs/general/general.py:421 +msgid "Channels:" +msgstr "" + +#: redbot/cogs/general/general.py:422 +msgid "💬 Text: {text}\\n🔊 Voice: {voice}" +msgstr "" + +#: redbot/cogs/general/general.py:428 +msgid "Utility:" +msgstr "" + +#: redbot/cogs/general/general.py:429 +msgid "Owner: {owner}\\nVoice region: {region}\\nVerif. level: {verif}\\nServer ID: {id}{shard_info}" +msgstr "" + +#: redbot/cogs/general/general.py:441 +msgid "Misc:" +msgstr "" + +#: redbot/cogs/general/general.py:442 +msgid "AFK channel: {afk_chan}\\nAFK timeout: {afk_timeout}\\nCustom emojis: {emoji_count}\\nRoles: {role_count}" +msgstr "" + +#: redbot/cogs/general/general.py:447 +msgid "Not set" +msgstr "" + +#: redbot/cogs/general/general.py:455 +msgid "Server features:" +msgstr "" + +#: redbot/cogs/general/general.py:457 +msgid "Tier {boostlevel} with {nitroboosters} boosters\\nFile size limit: {filelimit}\\nEmoji limit: {emojis_limit}\\nVCs max bitrate: {bitrate}" +msgstr "" + +#: redbot/cogs/general/general.py:469 +msgid "Nitro Boost:" +msgstr "" + +#: redbot/cogs/general/general.py:478 +#, docstring +msgid "Search the Urban Dictionary.\\n\\n This uses the unofficial Urban Dictionary API.\\n " +msgstr "" + +#: redbot/cogs/general/general.py:494 redbot/cogs/general/general.py:560 +msgid "No Urban Dictionary entries were found, or there was an error in the process." +msgstr "" + +#: redbot/cogs/general/general.py:500 +msgid "No Urban Dictionary entries were found." +msgstr "" + +#: redbot/cogs/general/general.py:506 +msgid "{word} by {author}" +msgstr "" + +#: redbot/cogs/general/general.py:511 +msgid "{definition}\\n\\n**Example:** {example}" +msgstr "" + +#: redbot/cogs/general/general.py:517 +msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." +msgstr "" + +#: redbot/cogs/general/general.py:536 +msgid "<{permalink}>\\n {word} by {author}\\n\\n{description}\\n\\n{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary." +msgstr "" + +#: redbot/cogs/general/general.py:542 +msgid "{definition}\\n\\n**Example:** {example}" +msgstr "" + diff --git a/redbot/cogs/image/locales/pl-PL.po b/redbot/cogs/image/locales/pl-PL.po index e3b1fe56b..f7b741a57 100644 --- a/redbot/cogs/image/locales/pl-PL.po +++ b/redbot/cogs/image/locales/pl-PL.po @@ -18,25 +18,26 @@ msgstr "" #: redbot/cogs/image/image.py:15 #, docstring msgid "Image related commands." -msgstr "" +msgstr "Komendy związane z obrazem." #: redbot/cogs/image/image.py:44 #, docstring msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n " -msgstr "" +msgstr "Uzyskaj zdjęcia z Imgur'a.\\n\\n Upewnij się, że ustawiłeś/aś ID Klienta za pomocą `[p]imgurcreds`.\\n " #: redbot/cogs/image/image.py:52 #, docstring msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n " -msgstr "" +msgstr "Wyszukaj na Imgur'ze podany termin\\n\\n Użyj argumentu `count`, aby wybrać, ile obrazów ma zostać zwróconych.\\n\n" +"Komenda może zwrócić maksymalnie 5 obrazów.\\n " #: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107 msgid "Image count has to be between 1 and 5." -msgstr "" +msgstr "Liczba obrazów musi wynosić od 1 do 5." #: redbot/cogs/image/image.py:65 redbot/cogs/image/image.py:127 msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`." -msgstr "" +msgstr "ID klienta nie został ustawiony! Ustaw jeden za pomocą `{prefix}imgurcreds`." #: redbot/cogs/image/image.py:77 msgid "Your search returned no results." @@ -44,16 +45,16 @@ msgstr "Wyszukiwanie nie zwróciło żadnych wyników." #: redbot/cogs/image/image.py:80 msgid "Search results...\\n" -msgstr "" +msgstr "Wyniki wyszukiwania...\\n" #: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153 msgid "Something went wrong. Error code is {code}." -msgstr "" +msgstr "Coś poszło nie tak. Kod błędu to {code}." #: redbot/cogs/image/image.py:99 #, docstring msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - ``: number of images to return (up to 5)\\n - ``: new, top\\n - ``: day, week, month, year, all\\n " -msgstr "" +msgstr "Uzyskaj zdjęcia z subreddit'a\\n\\n Możesz dostosować wyszukiwanie za pomocą następujących opcji:\\n - ``: liczba zdjęć do wyświetlenia (do 5)\\n - ``: new, top\\n - ``: day, week, month, year, all\\n " #: redbot/cogs/image/image.py:117 msgid "Only 'new' and 'top' are a valid sort type." @@ -67,44 +68,44 @@ msgstr "Nie znaleziono żadnych wyników." #: redbot/cogs/image/image.py:159 #, docstring msgid "Explain how to set imgur API tokens." -msgstr "" +msgstr "Wyjaśnienie jak ustawić tokeny imgur API." #: redbot/cogs/image/image.py:161 msgid "To get an Imgur Client ID:\\n1. Login to an Imgur account.\\n2. Visit this page https://api.imgur.com/oauth2/addclient.\\n3. Enter a name for your application.\\n4. Select *Anonymous usage without user authorization* for the auth type.\\n5. Set the authorization callback URL to `https://localhost`.\\n6. Leave the app website blank.\\n7. Enter a valid email address and a description.\\n8. Check the captcha box and click next.\\n9. Your Client ID will be on the next page.\\n10. Run the command `{prefix}set api imgur client_id `.\\n" -msgstr "" +msgstr "Aby uzyskać ID Klienta Imgur:\\n1. Zaloguj się na konto Imgur.\\n2. Odwiedź tą stronę https://api.imgur.com/oauth2/addclient.\\n3. Wprowadź nazwę swojej aplikacji.\\n4. Wybierz * Użycie anonimowe bez autoryzacji użytkownika * jako typ autoryzacji.\\n5. Ustaw adres URL wywołania zwrotnego autoryzacji na `https://localhost`.\\n6. Pozostaw stronę aplikacji pustą.\\n7. Wpisz prawidłowy adres e-mail i opis.\\n8. Zaznacz pole captcha i kliknij dalej.\\n9. Twój ID Klienta będzie na następnej stronie.\\n10. Uruchom komendę `{prefix}set api imgur client_id `.\\n" #: redbot/cogs/image/image.py:180 #, docstring msgid "Retrieve the first search result from Giphy." -msgstr "" +msgstr "Zwraca pierwszy wynik wyszukiwania z Giphy." #: redbot/cogs/image/image.py:190 redbot/cogs/image/image.py:223 msgid "An API key has not been set! Please set one with `{prefix}giphycreds`." -msgstr "" +msgstr "Klucz API nie został ustawiony! Ustaw jeden za pomocą `{prefix}giphycreds`." #: redbot/cogs/image/image.py:208 msgid "Error contacting the Giphy API." -msgstr "" +msgstr "Błąd podczas łączenia się z API Giphy." #: redbot/cogs/image/image.py:213 #, docstring msgid "Retrieve a random GIF from a Giphy search." -msgstr "" +msgstr "Pobierz losowy plik GIF z wyszukiwania Giphy." #: redbot/cogs/image/image.py:241 msgid "Error contacting the API." -msgstr "Błąd połączenia z API." +msgstr "Błąd podczas łączenia się z API." #: redbot/cogs/image/image.py:246 #, docstring msgid "Explains how to set GIPHY API tokens." -msgstr "" +msgstr "Wyjaśnienie jak ustawić tokeny GIPHY API." #: redbot/cogs/image/image.py:248 msgid "To get a GIPHY API Key:\\n1. Login to (or create) a GIPHY account.\\n2. Visit this page: https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Click *Select API*, then *Next Step*.\\n5. Add an app name, for example *Red*.\\n6. Add an app description, for example *Used for Red's image cog*.\\n7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\\n8. Copy the API Key.\\n9. In Discord, run the command {command}.\\n" -msgstr "" +msgstr "Aby otrzymać Klucz API GIPHY:\\n1. Zaloguj się (lub utwórz) konto GIPHY.\\n2. Odwiedź tą stronę: https://developers.giphy.com/dashboard.\\n3. Wciścnij *Create an App*.\\n4. Wciśnij *Select API*, następnie *Next Step*.\\n5. Dodaj nazwę aplikacji, na przykład *Red*.\\n6. Dodaj opis aplikacji, na przykład *Używany do pluginu obrazu Reda*.\\n7. Naciśnij *Create App*. Będziesz musiał/a wyrazić zgodę na Warunki GIPHY API.\\n8. Skopiuj Klucz API.\\n9. W Discordzie uruchom polecenie {command}.\\n" #: redbot/cogs/image/image.py:261 msgid "" -msgstr "" +msgstr "" diff --git a/redbot/cogs/image/locales/sr-CS.po b/redbot/cogs/image/locales/sr-CS.po new file mode 100644 index 000000000..d022d0c22 --- /dev/null +++ b/redbot/cogs/image/locales/sr-CS.po @@ -0,0 +1,110 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 11\n" +"Language: sr_CS\n" + +#: redbot/cogs/image/image.py:15 +#, docstring +msgid "Image related commands." +msgstr "" + +#: redbot/cogs/image/image.py:44 +#, docstring +msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n " +msgstr "" + +#: redbot/cogs/image/image.py:52 +#, docstring +msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n " +msgstr "" + +#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107 +msgid "Image count has to be between 1 and 5." +msgstr "" + +#: redbot/cogs/image/image.py:65 redbot/cogs/image/image.py:127 +msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`." +msgstr "" + +#: redbot/cogs/image/image.py:77 +msgid "Your search returned no results." +msgstr "" + +#: redbot/cogs/image/image.py:80 +msgid "Search results...\\n" +msgstr "" + +#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153 +msgid "Something went wrong. Error code is {code}." +msgstr "" + +#: redbot/cogs/image/image.py:99 +#, docstring +msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - ``: number of images to return (up to 5)\\n - ``: new, top\\n - ``: day, week, month, year, all\\n " +msgstr "" + +#: redbot/cogs/image/image.py:117 +msgid "Only 'new' and 'top' are a valid sort type." +msgstr "" + +#: redbot/cogs/image/image.py:150 redbot/cogs/image/image.py:206 +#: redbot/cogs/image/image.py:239 +msgid "No results found." +msgstr "" + +#: redbot/cogs/image/image.py:159 +#, docstring +msgid "Explain how to set imgur API tokens." +msgstr "" + +#: redbot/cogs/image/image.py:161 +msgid "To get an Imgur Client ID:\\n1. Login to an Imgur account.\\n2. Visit this page https://api.imgur.com/oauth2/addclient.\\n3. Enter a name for your application.\\n4. Select *Anonymous usage without user authorization* for the auth type.\\n5. Set the authorization callback URL to `https://localhost`.\\n6. Leave the app website blank.\\n7. Enter a valid email address and a description.\\n8. Check the captcha box and click next.\\n9. Your Client ID will be on the next page.\\n10. Run the command `{prefix}set api imgur client_id `.\\n" +msgstr "" + +#: redbot/cogs/image/image.py:180 +#, docstring +msgid "Retrieve the first search result from Giphy." +msgstr "" + +#: redbot/cogs/image/image.py:190 redbot/cogs/image/image.py:223 +msgid "An API key has not been set! Please set one with `{prefix}giphycreds`." +msgstr "" + +#: redbot/cogs/image/image.py:208 +msgid "Error contacting the Giphy API." +msgstr "" + +#: redbot/cogs/image/image.py:213 +#, docstring +msgid "Retrieve a random GIF from a Giphy search." +msgstr "" + +#: redbot/cogs/image/image.py:241 +msgid "Error contacting the API." +msgstr "" + +#: redbot/cogs/image/image.py:246 +#, docstring +msgid "Explains how to set GIPHY API tokens." +msgstr "" + +#: redbot/cogs/image/image.py:248 +msgid "To get a GIPHY API Key:\\n1. Login to (or create) a GIPHY account.\\n2. Visit this page: https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Click *Select API*, then *Next Step*.\\n5. Add an app name, for example *Red*.\\n6. Add an app description, for example *Used for Red's image cog*.\\n7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\\n8. Copy the API Key.\\n9. In Discord, run the command {command}.\\n" +msgstr "" + +#: redbot/cogs/image/image.py:261 +msgid "" +msgstr "" + diff --git a/redbot/cogs/locales/sr-CS.po b/redbot/cogs/locales/sr-CS.po new file mode 100644 index 000000000..9c515b205 --- /dev/null +++ b/redbot/cogs/locales/sr-CS.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-02-08 18:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 645\n" +"Language: sr_CS\n" + diff --git a/redbot/cogs/mod/locales/sr-CS.po b/redbot/cogs/mod/locales/sr-CS.po new file mode 100644 index 000000000..0e1ab5897 --- /dev/null +++ b/redbot/cogs/mod/locales/sr-CS.po @@ -0,0 +1,804 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 34\n" +"Language: sr_CS\n" + +#: redbot/cogs/mod/converters.py:20 +msgid "{} doesn't look like a valid user ID." +msgstr "" + +#: redbot/cogs/mod/events.py:52 redbot/cogs/mod/events.py:67 +msgid "Mention spam (Autoban)" +msgstr "" + +#: redbot/cogs/mod/events.py:76 +msgid "Mention Spam (Autokick)" +msgstr "" + +#: redbot/cogs/mod/events.py:91 +msgid "Mention spam (Autokick)" +msgstr "" + +#: redbot/cogs/mod/events.py:100 +msgid "Please do not mass mention people!" +msgstr "" + +#: redbot/cogs/mod/events.py:104 +msgid "{member}, Please do not mass mention people!" +msgstr "" + +#: redbot/cogs/mod/events.py:123 +msgid "Mention spam (Autowarn)" +msgstr "" + +#: redbot/cogs/mod/kickban.py:74 redbot/cogs/mod/kickban.py:444 +msgid "I cannot let you do that. Self-harm is bad {}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:76 redbot/cogs/mod/kickban.py:194 +#: redbot/cogs/mod/kickban.py:449 redbot/cogs/mod/kickban.py:522 +#: redbot/cogs/mod/kickban.py:603 redbot/cogs/mod/mutes.py:18 +msgid "I cannot let you do that. You are not higher than the user in the role hierarchy." +msgstr "" + +#: redbot/cogs/mod/kickban.py:82 redbot/cogs/mod/kickban.py:202 +msgid "I cannot do that due to discord hierarchy rules." +msgstr "" + +#: redbot/cogs/mod/kickban.py:84 redbot/cogs/mod/kickban.py:325 +#: redbot/cogs/mod/kickban.py:464 +msgid "Invalid days. Must be between 0 and 7." +msgstr "" + +#: redbot/cogs/mod/kickban.py:90 +msgid "You have been banned from {guild}." +msgstr "" + +#: redbot/cogs/mod/kickban.py:93 redbot/cogs/mod/kickban.py:212 +msgid "**Reason**" +msgstr "" + +#: redbot/cogs/mod/kickban.py:94 redbot/cogs/mod/kickban.py:213 +msgid "No reason was given." +msgstr "" + +#: redbot/cogs/mod/kickban.py:110 redbot/cogs/mod/kickban.py:221 +msgid "I'm not allowed to do that." +msgstr "" + +#: redbot/cogs/mod/kickban.py:117 +msgid "An unexpected error occurred." +msgstr "" + +#: redbot/cogs/mod/kickban.py:153 +msgid "Tempban finished" +msgstr "" + +#: redbot/cogs/mod/kickban.py:177 +#, docstring +msgid "Kick a user.\\n\\n If a reason is specified, it will be the reason that shows up\\n in the audit log.\\n " +msgstr "" + +#: redbot/cogs/mod/kickban.py:187 redbot/cogs/mod/kickban.py:515 +msgid "I cannot let you do that. Self-harm is bad {emoji}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:209 +msgid "You have been kicked from {guild}." +msgstr "" + +#: redbot/cogs/mod/kickban.py:240 +msgid "Done. That felt good." +msgstr "" + +#: redbot/cogs/mod/kickban.py:254 +#, docstring +msgid "Ban a user from this server and optionally delete days of messages.\\n\\n If days is not a number, it's treated as the first word of the reason.\\n\\n Minimum 0 days, maximum 7. If not specified, defaultdays setting will be used instead." +msgstr "" + +#: redbot/cogs/mod/kickban.py:269 +msgid "Done. It was about time." +msgstr "" + +#: redbot/cogs/mod/kickban.py:285 +#, docstring +msgid "Preemptively bans user(s) from the server\\n\\n User IDs need to be provided in order to ban\\n using this command" +msgstr "" + +#: redbot/cogs/mod/kickban.py:294 +msgid "Banned {num} users from the server." +msgstr "" + +#: redbot/cogs/mod/kickban.py:298 +msgid "\\nErrors:\\n" +msgstr "" + +#: redbot/cogs/mod/kickban.py:301 +msgid "\\nFollowing user IDs have been upgraded from a temporary to a permanent ban:\\n" +msgstr "" + +#: redbot/cogs/mod/kickban.py:329 +msgid "I lack the permissions to do this." +msgstr "" + +#: redbot/cogs/mod/kickban.py:341 +msgid "User {user_id} is already banned." +msgstr "" + +#: redbot/cogs/mod/kickban.py:366 redbot/cogs/mod/kickban.py:370 +msgid "Failed to ban user {user_id}: {reason}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:399 +msgid "User {user_id} does not exist." +msgstr "" + +#: redbot/cogs/mod/kickban.py:404 +msgid "Could not ban {user_id}: missing permissions." +msgstr "" + +#: redbot/cogs/mod/kickban.py:437 +#, docstring +msgid "Temporarily ban a user from this server." +msgstr "" + +#: redbot/cogs/mod/kickban.py:457 +msgid "I cannot do that due to discord hierarchy rules" +msgstr "" + +#: redbot/cogs/mod/kickban.py:477 +msgid "You have been temporarily banned from {server_name} until {date}." +msgstr "" + +#: redbot/cogs/mod/kickban.py:481 +msgid " Here is an invite for when your ban expires: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:488 +msgid "I can't do that for some reason." +msgstr "" + +#: redbot/cogs/mod/kickban.py:490 +msgid "Something went wrong while banning." +msgstr "" + +#: redbot/cogs/mod/kickban.py:502 +msgid "Done. Enough chaos for now." +msgstr "" + +#: redbot/cogs/mod/kickban.py:509 +#, docstring +msgid "Kick a user and delete 1 day's worth of their messages." +msgstr "" + +#: redbot/cogs/mod/kickban.py:539 +msgid "You have been banned and then unbanned as a quick way to delete your messages.\\nYou can now join the server again. {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:550 +msgid "My role is not high enough to softban that user." +msgstr "" + +#: redbot/cogs/mod/kickban.py:586 +msgid "Done. Enough chaos." +msgstr "" + +#: redbot/cogs/mod/kickban.py:594 +#, docstring +msgid "Kick a member from a voice channel." +msgstr "" + +#: redbot/cogs/mod/kickban.py:616 +msgid "I am unable to kick this member from the voice channel." +msgstr "" + +#: redbot/cogs/mod/kickban.py:619 +msgid "Something went wrong while attempting to kick that member." +msgstr "" + +#: redbot/cogs/mod/kickban.py:639 +#, docstring +msgid "Unban a user from this server.\\n\\n Requires specifying the target user's ID. To find this, you may either:\\n 1. Copy it from the mod log case (if one was created), or\\n 2. enable developer mode, go to Bans in this server's settings, right-\\n click the user and select 'Copy ID'." +msgstr "" + +#: redbot/cogs/mod/kickban.py:652 +msgid "It seems that user isn't banned!" +msgstr "" + +#: redbot/cogs/mod/kickban.py:658 +msgid "Something went wrong while attempting to unban that user." +msgstr "" + +#: redbot/cogs/mod/kickban.py:672 +msgid "Unbanned that user from this server." +msgstr "" + +#: redbot/cogs/mod/kickban.py:678 +msgid "I don't share another server with this user. I can't reinvite them." +msgstr "" + +#: redbot/cogs/mod/kickban.py:686 +msgid "You've been unbanned from {server}.\\nHere is an invite for that server: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:693 +msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\\nHere's the invite link: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/kickban.py:701 +msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" +msgstr "" + +#: redbot/cogs/mod/mod.py:47 +#, docstring +msgid "Moderation tools." +msgstr "" + +#: redbot/cogs/mod/mod.py:139 redbot/cogs/mod/mod.py:149 +msgid "Ignored guilds and channels have been moved. Please use `[p]moveignoredchannels` to migrate the old settings." +msgstr "" + +#: redbot/cogs/mod/mod.py:161 +msgid "Delete delay settings have been moved. Please use `[p]movedeletedelay` to migrate the old settings." +msgstr "" + +#: redbot/cogs/mod/mod.py:182 +#, docstring +msgid "Move ignored channels and servers to core" +msgstr "" + +#: redbot/cogs/mod/mod.py:191 +msgid "Ignored channels and guilds restored." +msgstr "" + +#: redbot/cogs/mod/mod.py:196 +#, docstring +msgid "\\n Move deletedelay settings to core\\n " +msgstr "" + +#: redbot/cogs/mod/mod.py:205 +msgid "Delete delay settings restored." +msgstr "" + +#: redbot/cogs/mod/mutes.py:16 +msgid "That user can't send messages in this channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:17 +msgid "That user isn't muted in this channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:21 +msgid "That user cannot be muted, as they have the Administrator permission." +msgstr "" + +#: redbot/cogs/mod/mutes.py:22 +msgid "Failed to mute user. I need the manage roles permission and the user I'm muting must be lower than myself in the role hierarchy." +msgstr "" + +#: redbot/cogs/mod/mutes.py:27 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:28 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:55 +msgid "That user is not in a voice channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:62 +msgid "I require the {perms} permission(s) in that user's channel to do that." +msgstr "" + +#: redbot/cogs/mod/mutes.py:72 +msgid "You must have the {perms} permission(s) in that user's channel to use this command." +msgstr "" + +#: redbot/cogs/mod/mutes.py:84 +#, docstring +msgid "Unban a user from speaking and listening in the server's voice channels." +msgstr "" + +#: redbot/cogs/mod/mutes.py:103 +msgid "That user isn't muted or deafened by the server!" +msgstr "" + +#: redbot/cogs/mod/mutes.py:119 +msgid "User is now allowed to speak and listen in voice channels" +msgstr "" + +#: redbot/cogs/mod/mutes.py:125 +#, docstring +msgid "Ban a user from speaking and listening in the server's voice channels." +msgstr "" + +#: redbot/cogs/mod/mutes.py:146 +msgid "That user is already muted and deafened server-wide!" +msgstr "" + +#: redbot/cogs/mod/mutes.py:160 +msgid "User has been banned from speaking or listening in voice channels" +msgstr "" + +#: redbot/cogs/mod/mutes.py:166 +#, docstring +msgid "Mute users." +msgstr "" + +#: redbot/cogs/mod/mutes.py:172 +#, docstring +msgid "Mute a user in their current voice channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:201 +msgid "Muted {user} in channel {channel.name}" +msgstr "" + +#: redbot/cogs/mod/mutes.py:210 redbot/cogs/mod/mutes.py:327 +msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins." +msgstr "" + +#: redbot/cogs/mod/mutes.py:224 +#, docstring +msgid "Mute a user in the current text channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:244 +msgid "User has been muted in this channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:253 +#, docstring +msgid "Mutes user in the server." +msgstr "" + +#: redbot/cogs/mod/mutes.py:274 +msgid "User has been muted in this server." +msgstr "" + +#: redbot/cogs/mod/mutes.py:281 +#, docstring +msgid "Unmute users." +msgstr "" + +#: redbot/cogs/mod/mutes.py:289 +#, docstring +msgid "Unmute a user in their current voice channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:318 +msgid "Unmuted {user} in channel {channel.name}" +msgstr "" + +#: redbot/cogs/mod/mutes.py:332 redbot/cogs/mod/mutes.py:363 +msgid "Unmute failed. Reason: {}" +msgstr "" + +#: redbot/cogs/mod/mutes.py:341 +#, docstring +msgid "Unmute a user in this channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:361 +msgid "User unmuted in this channel." +msgstr "" + +#: redbot/cogs/mod/mutes.py:372 +#, docstring +msgid "Unmute a user in this server." +msgstr "" + +#: redbot/cogs/mod/mutes.py:394 +msgid "User has been unmuted in this server." +msgstr "" + +#: redbot/cogs/mod/names.py:36 +#, docstring +msgid "Change a user's nickname.\\n\\n Leaving the nickname empty will remove it.\\n " +msgstr "" + +#: redbot/cogs/mod/names.py:45 +msgid "Nicknames must be between 2 and 32 characters long." +msgstr "" + +#: redbot/cogs/mod/names.py:53 +msgid "I do not have permission to rename that member. They may be higher than or equal to me in the role hierarchy." +msgstr "" + +#: redbot/cogs/mod/names.py:63 +msgid "I do not have permission to rename that member." +msgstr "" + +#: redbot/cogs/mod/names.py:66 +msgid "That nickname is invalid." +msgstr "" + +#: redbot/cogs/mod/names.py:68 +msgid "An unexpected error has occured." +msgstr "" + +#: redbot/cogs/mod/names.py:70 +msgid "Done." +msgstr "" + +#: redbot/cogs/mod/names.py:81 +msgid "Custom: {emoji} {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:83 +msgid "Custom: {emoji}" +msgstr "" + +#: redbot/cogs/mod/names.py:85 +msgid "Custom: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:93 +msgid "Playing: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:102 +msgid "Streaming: [{name}{sep}{game}]({url})" +msgstr "" + +#: redbot/cogs/mod/names.py:109 +msgid "Streaming: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:118 +msgid "Listening: [{title}{sep}{artist}]({url})" +msgstr "" + +#: redbot/cogs/mod/names.py:125 +msgid "Listening: {title}" +msgstr "" + +#: redbot/cogs/mod/names.py:133 +msgid "Watching: {name}" +msgstr "" + +#: redbot/cogs/mod/names.py:155 +#, docstring +msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n " +msgstr "" + +#: redbot/cogs/mod/names.py:183 +msgid "Unknown" +msgstr "" + +#: redbot/cogs/mod/names.py:191 +msgid "{}\\n({} days ago)" +msgstr "" + +#: redbot/cogs/mod/names.py:192 +msgid "{}\\n({} days ago)" +msgstr "" + +#: redbot/cogs/mod/names.py:204 +msgid "Chilling in {} status" +msgstr "" + +#: redbot/cogs/mod/names.py:218 +msgid "and {numeric_number} more roles not displayed due to embed limits." +msgstr "" + +#: redbot/cogs/mod/names.py:245 +msgid "Joined Discord on" +msgstr "" + +#: redbot/cogs/mod/names.py:246 +msgid "Joined this server on" +msgstr "" + +#: redbot/cogs/mod/names.py:248 +msgid "Roles" +msgstr "" + +#: redbot/cogs/mod/names.py:252 +msgid "Previous Names" +msgstr "" + +#: redbot/cogs/mod/names.py:256 +msgid "Previous Nicknames" +msgstr "" + +#: redbot/cogs/mod/names.py:259 +msgid "Current voice channel" +msgstr "" + +#: redbot/cogs/mod/names.py:263 +msgid "Member #{} | User ID: {}" +msgstr "" + +#: redbot/cogs/mod/names.py:277 +#, docstring +msgid "Show previous names and nicknames of a user." +msgstr "" + +#: redbot/cogs/mod/names.py:281 +msgid "**Past 20 names**:" +msgstr "" + +#: redbot/cogs/mod/names.py:287 +msgid "**Past 20 nicknames**:" +msgstr "" + +#: redbot/cogs/mod/names.py:294 +msgid "That user doesn't have any recorded name or nickname change." +msgstr "" + +#: redbot/cogs/mod/settings.py:20 +#, docstring +msgid "Manage server administration settings." +msgstr "" + +#: redbot/cogs/mod/settings.py:24 +#, docstring +msgid "Show the current server administration settings." +msgstr "" + +#: redbot/cogs/mod/settings.py:37 +msgid "Delete repeats: {num_repeats}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:38 +msgid "after {num} repeats" +msgstr "" + +#: redbot/cogs/mod/settings.py:40 redbot/cogs/mod/settings.py:45 +#: redbot/cogs/mod/settings.py:50 redbot/cogs/mod/settings.py:55 +#: redbot/cogs/mod/settings.py:58 redbot/cogs/mod/settings.py:66 +#: redbot/cogs/mod/settings.py:69 +msgid "No" +msgstr "" + +#: redbot/cogs/mod/settings.py:42 +msgid "Warn mention spam: {num_mentions}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:43 redbot/cogs/mod/settings.py:48 +#: redbot/cogs/mod/settings.py:53 +msgid "{num} mentions" +msgstr "" + +#: redbot/cogs/mod/settings.py:47 +msgid "Kick mention spam: {num_mentions}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:52 +msgid "Ban mention spam: {num_mentions}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:57 +msgid "Respects hierarchy: {yes_or_no}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:58 redbot/cogs/mod/settings.py:66 +#: redbot/cogs/mod/settings.py:69 +msgid "Yes" +msgstr "" + +#: redbot/cogs/mod/settings.py:60 +msgid "Delete delay: {num_seconds}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:61 +msgid "{num} seconds" +msgstr "" + +#: redbot/cogs/mod/settings.py:63 +msgid "None" +msgstr "" + +#: redbot/cogs/mod/settings.py:65 +msgid "Reinvite on unban: {yes_or_no}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:68 +msgid "Send message to users on kick/ban: {yes_or_no}\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:72 +msgid "Default message history delete on ban: Previous {num_days} days\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:76 +msgid "Default message history delete on ban: Don't delete any\\n" +msgstr "" + +#: redbot/cogs/mod/settings.py:82 +#, docstring +msgid "Toggle role hierarchy check for mods and admins.\\n\\n **WARNING**: Disabling this setting will allow mods to take\\n actions on users above them in the role hierarchy!\\n\\n This is enabled by default.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:94 +msgid "Role hierarchy will be checked when moderation commands are issued." +msgstr "" + +#: redbot/cogs/mod/settings.py:99 +msgid "Role hierarchy will be ignored when moderation commands are issued." +msgstr "" + +#: redbot/cogs/mod/settings.py:105 +#, docstring +msgid "\\n Manage the automoderation settings for mentionspam.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:112 +#, docstring +msgid "\\n Sets the autowarn conditions for mention spam.\\n\\n Users will be warned if they send any messages which contain more than\\n `` mentions.\\n\\n `` Must be 0 or greater. Set to 0 to disable this feature.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:123 +msgid "Autowarn for mention spam is already disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:125 +msgid "Autowarn for mention spam disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:128 +msgid "`` must be 1 or higher to autowarn." +msgstr "" + +#: redbot/cogs/mod/settings.py:134 +msgid "\\nAutowarn is equal to or higher than autokick." +msgstr "" + +#: redbot/cogs/mod/settings.py:138 +msgid "\\nAutowarn is equal to or higher than autoban." +msgstr "" + +#: redbot/cogs/mod/settings.py:142 +msgid "Autowarn for mention spam enabled. Anyone mentioning {max_mentions} or more different people in a single message will be autowarned.\\n{mismatch_message}" +msgstr "" + +#: redbot/cogs/mod/settings.py:152 +#, docstring +msgid "\\n Sets the autokick conditions for mention spam.\\n\\n Users will be kicked if they send any messages which contain more than\\n `` mentions.\\n\\n `` Must be 0 or greater. Set to 0 to disable this feature.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:163 +msgid "Autokick for mention spam is already disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:165 +msgid "Autokick for mention spam disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:168 +msgid "`` must be 1 or higher to autokick." +msgstr "" + +#: redbot/cogs/mod/settings.py:174 +msgid "\\nAutokick is equal to or lower than autowarn." +msgstr "" + +#: redbot/cogs/mod/settings.py:178 +msgid "\\nAutokick is equal to or higher than autoban." +msgstr "" + +#: redbot/cogs/mod/settings.py:182 +msgid "Autokick for mention spam enabled. Anyone mentioning {max_mentions} or more different people in a single message will be autokicked.\\n{mismatch_message}" +msgstr "" + +#: redbot/cogs/mod/settings.py:192 +#, docstring +msgid "Set the autoban conditions for mention spam.\\n\\n Users will be banned if they send any message which contains more than\\n `` mentions.\\n\\n `` Must be 0 or greater. Set to 0 to disable this feature.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:202 +msgid "Autoban for mention spam is already disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:204 +msgid "Autoban for mention spam disabled." +msgstr "" + +#: redbot/cogs/mod/settings.py:207 +msgid "`` must be 1 or higher to autoban." +msgstr "" + +#: redbot/cogs/mod/settings.py:213 +msgid "\\nAutoban is equal to or lower than autowarn." +msgstr "" + +#: redbot/cogs/mod/settings.py:217 +msgid "\\nAutoban is equal to or lower than autokick." +msgstr "" + +#: redbot/cogs/mod/settings.py:221 +msgid "Autoban for mention spam enabled. Anyone mentioning {max_mentions} or more different people in a single message will be autobanned.\\n{mismatch_message}" +msgstr "" + +#: redbot/cogs/mod/settings.py:231 +#, docstring +msgid "Enable auto-deletion of repeated messages.\\n\\n Must be between 2 and 20.\\n\\n Set to -1 to disable this feature.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:242 redbot/cogs/mod/settings.py:268 +msgid "Repeated messages will be ignored." +msgstr "" + +#: redbot/cogs/mod/settings.py:248 +msgid "Messages repeated up to {num} times will be deleted." +msgstr "" + +#: redbot/cogs/mod/settings.py:252 +msgid "Number of repeats must be between 2 and 20 or equal to -1 if you want to disable this feature!" +msgstr "" + +#: redbot/cogs/mod/settings.py:261 +msgid "Bot will delete repeated messages after {num} repeats. Set this value to -1 to ignore repeated messages" +msgstr "" + +#: redbot/cogs/mod/settings.py:273 +#, docstring +msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n If this is True, the bot will attempt to create and send a single-use invite\\n to the newly-unbanned user.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:283 +msgid "Users unbanned with `{command}` will be reinvited." +msgstr "" + +#: redbot/cogs/mod/settings.py:290 +msgid "Users unbanned with `{command}` will not be reinvited." +msgstr "" + +#: redbot/cogs/mod/settings.py:298 +#, docstring +msgid "Toggle whether a message should be sent to a user when they are kicked/banned.\\n\\n If this option is enabled, the bot will attempt to DM the user with the guild name\\n and reason as to why they were kicked/banned.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:307 +msgid "DM when kicked/banned is currently set to: {setting}" +msgstr "" + +#: redbot/cogs/mod/settings.py:312 +msgid "Bot will now attempt to send a DM to user before kick and ban." +msgstr "" + +#: redbot/cogs/mod/settings.py:315 +msgid "Bot will no longer attempt to send a DM to user before kick and ban." +msgstr "" + +#: redbot/cogs/mod/settings.py:321 +#, docstring +msgid "Set the default number of days worth of messages to be deleted when a user is banned.\\n\\n The number of days must be between 0 and 7.\\n " +msgstr "" + +#: redbot/cogs/mod/settings.py:327 +msgid "Invalid number of days. Must be between 0 and 7." +msgstr "" + +#: redbot/cogs/mod/settings.py:330 +msgid "{days} days worth of messages will be deleted when a user is banned." +msgstr "" + +#: redbot/cogs/mod/slowmode.py:27 +#, docstring +msgid "Changes channel's slowmode setting.\\n\\n Interval can be anything from 0 seconds to 6 hours.\\n Use without parameters to disable.\\n " +msgstr "" + +#: redbot/cogs/mod/slowmode.py:36 +msgid "Slowmode interval is now {interval}." +msgstr "" + +#: redbot/cogs/mod/slowmode.py:41 +msgid "Slowmode has been disabled." +msgstr "" + diff --git a/redbot/cogs/modlog/locales/sr-CS.po b/redbot/cogs/modlog/locales/sr-CS.po new file mode 100644 index 000000000..66187a810 --- /dev/null +++ b/redbot/cogs/modlog/locales/sr-CS.po @@ -0,0 +1,142 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 38\n" +"Language: sr_CS\n" + +#: redbot/cogs/modlog/modlog.py:18 +#, docstring +msgid "Manage log channels for moderation actions." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:31 +#, docstring +msgid "Manage modlog settings." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:37 +#, docstring +msgid "Command to fix misbehaving casetypes." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:44 +#, docstring +msgid "Set a channel as the modlog.\\n\\n Omit `` to disable the modlog.\\n " +msgstr "" + +#: redbot/cogs/modlog/modlog.py:53 +msgid "Mod events will be sent to {channel}." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:57 +msgid "I do not have permissions to send messages in {channel}!" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:65 +msgid "Mod log is already disabled." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:68 +msgid "Mod log deactivated." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:73 +#, docstring +msgid "Enable or disable case creation for a mod action." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:81 redbot/cogs/modlog/modlog.py:95 +msgid "enabled" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:81 redbot/cogs/modlog/modlog.py:95 +msgid "disabled" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:84 +msgid "Current settings:\\n" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:89 +msgid "That action is not registered." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:94 +msgid "Case creation for {action_name} actions is now {enabled}." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:102 +#, docstring +msgid "Reset all modlog cases in this server." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:105 +msgid "Cases have been reset." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:110 +#, docstring +msgid "Show the specified case." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:114 +msgid "That case does not exist for that server." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:120 +msgid "{case}\\n**Timestamp:** {timestamp}" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:131 +#, docstring +msgid "Display cases for the specified member." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:142 +msgid "That user does not exist." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:145 +msgid "Something unexpected went wrong while fetching that user by ID." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:149 +msgid "That user does not have any cases." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:157 +msgid "{case}\\n**Timestamp:** {timestamp}" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:170 +#, docstring +msgid "Specify a reason for a modlog case.\\n\\n Please note that you can only edit cases you are\\n the owner of unless you are a mod, admin or server owner.\\n\\n If no case number is specified, the latest case will be used.\\n " +msgstr "" + +#: redbot/cogs/modlog/modlog.py:183 +msgid "There are no modlog cases in this server." +msgstr "" + +#: redbot/cogs/modlog/modlog.py:189 +msgid "That case does not exist!" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:196 +msgid "You are not authorized to modify that case!" +msgstr "" + +#: redbot/cogs/modlog/modlog.py:204 +msgid "Reason for case #{num} has been updated." +msgstr "" + diff --git a/redbot/cogs/permissions/locales/pl-PL.po b/redbot/cogs/permissions/locales/pl-PL.po index f7bd3badf..a99df0309 100644 --- a/redbot/cogs/permissions/locales/pl-PL.po +++ b/redbot/cogs/permissions/locales/pl-PL.po @@ -17,7 +17,7 @@ msgstr "" #: redbot/cogs/permissions/converters.py:65 msgid "\\\"{arg}\\\" was not found. It must be the ID, mention, or name of a server, channel, user or role which the bot can see." -msgstr "" +msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być ID, wzmianka lub nazwa serwera, kanału, użytkownika lub roli, którą bot może zobaczyć." #: redbot/cogs/permissions/converters.py:74 msgid "\\\"{arg}\\\" does not refer to a unique server, channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them." @@ -116,37 +116,37 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:282 msgid "Example YAML for setting rules:\\n" -msgstr "" +msgstr "Przykładowy YAML dla ustawiania reguł:\\n" #: redbot/cogs/permissions/permissions.py:304 #, docstring msgid "Set global rules with a YAML file.\\n\\n **WARNING**: This will override reset *all* global rules\\n to the rules specified in the uploaded file.\\n\\n This does not validate the names of commands and cogs before\\n setting the new rules.\\n " -msgstr "" +msgstr "Ustaw reguły globalne z plikiem YAML.\\n\\n **OSTRZEŻENIE**: Zastąpi to *wszystkie* globalne reguły\\n na reguły określone w przesłanym pliku.\\n\\n Nie sprawdza to nazw komend i modułów przed\\n ustawieniem nowych reguł.\\n " #: redbot/cogs/permissions/permissions.py:318 #, docstring msgid "Set rules for this server with a YAML file.\\n\\n **WARNING**: This will override reset *all* rules in this\\n server to the rules specified in the uploaded file.\\n " -msgstr "" +msgstr "Ustaw reguły dla tego serwera z plikiem YAML.\\n\\n **OSTRZEŻENIE**: Zastąpi to *wszystkie* reguły na tym\\n serwerze na reguły określone w przesłanym pliku.\\n " #: redbot/cogs/permissions/permissions.py:328 #, docstring msgid "Get a YAML file detailing all global rules." -msgstr "" +msgstr "Pobierz plik YAML z wyszczególnieniem wszystkich reguł globalnych." #: redbot/cogs/permissions/permissions.py:333 #: redbot/cogs/permissions/permissions.py:349 msgid "I'm not allowed to DM you." -msgstr "" +msgstr "Nie wolno mi tego zrobić." #: redbot/cogs/permissions/permissions.py:336 #: redbot/cogs/permissions/permissions.py:351 msgid "I've just sent the file to you via DM." -msgstr "" +msgstr "Wysłałem/am Ci plik za pośrednictwem PW." #: redbot/cogs/permissions/permissions.py:344 #, docstring msgid "Get a YAML file detailing all rules in this server." -msgstr "" +msgstr "Pobierz plik YAML zawierający szczegóły wszystkich reguł na tym serwerze." #: redbot/cogs/permissions/permissions.py:358 #, docstring @@ -166,7 +166,7 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:406 #: redbot/cogs/permissions/permissions.py:441 msgid "Rule added." -msgstr "" +msgstr "Reguła dodana." #: redbot/cogs/permissions/permissions.py:422 #, docstring @@ -181,7 +181,7 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:463 #: redbot/cogs/permissions/permissions.py:492 msgid "Rule removed." -msgstr "" +msgstr "Reguła usunięta." #: redbot/cogs/permissions/permissions.py:478 #, docstring @@ -206,32 +206,32 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:542 #, docstring msgid "Reset all global rules." -msgstr "" +msgstr "Resetuje wszystkie reguły globalne." #: redbot/cogs/permissions/permissions.py:552 #, docstring msgid "Reset all rules in this server." -msgstr "" +msgstr "Resetuje wszystkie reguły na tym serwerze." #: redbot/cogs/permissions/permissions.py:655 msgid "You must upload a file." -msgstr "" +msgstr "Musisz przesłać plik." #: redbot/cogs/permissions/permissions.py:661 msgid "Invalid syntax: " -msgstr "" +msgstr "Nieprawidłowa składnia: " #: redbot/cogs/permissions/permissions.py:664 msgid "Your YAML file did not match the schema: " -msgstr "" +msgstr "Twój plik YAML nie pasuje do schematu: " #: redbot/cogs/permissions/permissions.py:667 msgid "Rules set." -msgstr "" +msgstr "Reguły ustawione." #: redbot/cogs/permissions/permissions.py:711 msgid "Are you sure?" -msgstr "" +msgstr "Jesteś pewny/pewna?" #: redbot/cogs/permissions/permissions.py:718 #: redbot/cogs/permissions/permissions.py:731 @@ -240,9 +240,9 @@ msgstr "Przekroczono limit czasu odpowiedzi." #: redbot/cogs/permissions/permissions.py:726 msgid "Are you sure? (y/n)" -msgstr "" +msgstr "Czy jesteś pewien/pewna? (y/n)" #: redbot/cogs/permissions/permissions.py:737 msgid "Action cancelled." -msgstr "" +msgstr "Operacja anulowana." diff --git a/redbot/cogs/permissions/locales/sr-CS.po b/redbot/cogs/permissions/locales/sr-CS.po new file mode 100644 index 000000000..b9d4c3076 --- /dev/null +++ b/redbot/cogs/permissions/locales/sr-CS.po @@ -0,0 +1,248 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 191\n" +"Language: sr_CS\n" + +#: redbot/cogs/permissions/converters.py:65 +msgid "\\\"{arg}\\\" was not found. It must be the ID, mention, or name of a server, channel, user or role which the bot can see." +msgstr "" + +#: redbot/cogs/permissions/converters.py:74 +msgid "\\\"{arg}\\\" does not refer to a unique server, channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them." +msgstr "" + +#: redbot/cogs/permissions/converters.py:117 +msgid "\\\"{arg}\\\" was not found. It must be the ID, mention, or name of a channel, user or role in this server." +msgstr "" + +#: redbot/cogs/permissions/converters.py:126 +msgid "\\\"{arg}\\\" does not refer to a unique channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them." +msgstr "" + +#: redbot/cogs/permissions/converters.py:156 +msgid "Cog or command \\\"{name}\\\" not found. Please note that this is case sensitive." +msgstr "" + +#: redbot/cogs/permissions/converters.py:169 +msgid "\\\"{arg}\\\" is not a valid rule. Valid rules are \\\"allow\\\" or \\\"deny\\\"" +msgstr "" + +#: redbot/cogs/permissions/converters.py:182 +msgid "\\\"{arg}\\\" is not a valid rule. Valid rules are \\\"allow\\\" or \\\"deny\\\", or \\\"clear\\\" to remove the rule" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:46 +#: redbot/cogs/permissions/permissions.py:61 +msgid "Rules must be either `true` or `false`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:50 +msgid "Keys under command names must be IDs (numbers) or `default`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:54 +msgid "Keys under `COMMAND` must be command names (strings)." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:65 +msgid "Keys under cog names must be IDs or `default`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:69 +msgid "Keys under `COG` must be cog names (strings)." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:73 +msgid "Top-level keys must be either `COG` or `COMMAND`." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:83 +#, docstring +msgid "Customise permissions for commands and cogs." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:207 +#, docstring +msgid "Command permission management tools." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:212 +#, docstring +msgid "Explain how permissions works." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:215 +msgid "This cog extends the default permission model of the bot. By default, many commands are restricted based on what the command can do.\\nThis cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\\n\\nWhen additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\\nGlobal rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked is:\\n 1. Rules about a user.\\n 2. Rules about the voice channel a user is in.\\n 3. Rules about the text channel a command was issued in.\\n 4. Rules about a role the user has (The highest role they have with a rule will be used).\\n 5. Rules about the server a user is in (Global rules only).\\n\\nFor more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:241 +#, docstring +msgid "Check if a user can run a command.\\n\\n This will take the current context into account, such as the\\n server and text channel.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:256 +msgid "No such command" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:267 +msgid "That user can run the specified command." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:269 +msgid "That user can not run the specified command." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:276 +#, docstring +msgid "Manage permissions with YAML files." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:280 +#, docstring +msgid "Sends an example of the yaml layout for permissions" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:282 +msgid "Example YAML for setting rules:\\n" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:304 +#, docstring +msgid "Set global rules with a YAML file.\\n\\n **WARNING**: This will override reset *all* global rules\\n to the rules specified in the uploaded file.\\n\\n This does not validate the names of commands and cogs before\\n setting the new rules.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:318 +#, docstring +msgid "Set rules for this server with a YAML file.\\n\\n **WARNING**: This will override reset *all* rules in this\\n server to the rules specified in the uploaded file.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:328 +#, docstring +msgid "Get a YAML file detailing all global rules." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:333 +#: redbot/cogs/permissions/permissions.py:349 +msgid "I'm not allowed to DM you." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:336 +#: redbot/cogs/permissions/permissions.py:351 +msgid "I've just sent the file to you via DM." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:344 +#, docstring +msgid "Get a YAML file detailing all rules in this server." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:358 +#, docstring +msgid "Update global rules with a YAML file.\\n\\n This won't touch any rules not specified in the YAML\\n file.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:369 +#, docstring +msgid "Update rules for this server with a YAML file.\\n\\n This won't touch any rules not specified in the YAML\\n file.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:387 +#, docstring +msgid "Add a global rule to a command.\\n\\n `` should be one of \\\"allow\\\" or \\\"deny\\\".\\n\\n `` is the cog or command to add the rule to.\\n This is case sensitive.\\n\\n `` is one or more users, channels or roles the rule is for.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:406 +#: redbot/cogs/permissions/permissions.py:441 +msgid "Rule added." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:422 +#, docstring +msgid "Add a rule to a command in this server.\\n\\n `` should be one of \\\"allow\\\" or \\\"deny\\\".\\n\\n `` is the cog or command to add the rule to.\\n This is case sensitive.\\n\\n `` is one or more users, channels or roles the rule is for.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:451 +#, docstring +msgid "Remove a global rule from a command.\\n\\n `` is the cog or command to remove the rule\\n from. This is case sensitive.\\n\\n `` is one or more users, channels or roles the rule is for.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:463 +#: redbot/cogs/permissions/permissions.py:492 +msgid "Rule removed." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:478 +#, docstring +msgid "Remove a server rule from a command.\\n\\n `` is the cog or command to remove the rule\\n from. This is case sensitive.\\n\\n `` is one or more users, channels or roles the rule is for.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:500 +#, docstring +msgid "Set the default rule for a command in this server.\\n\\n This is the rule a command will default to when no other rule\\n is found.\\n\\n `` should be one of \\\"allow\\\", \\\"deny\\\" or \\\"clear\\\".\\n \\\"clear\\\" will reset the default rule.\\n\\n `` is the cog or command to set the default\\n rule for. This is case sensitive.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:516 +#: redbot/cogs/permissions/permissions.py:537 +msgid "Default set." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:523 +#, docstring +msgid "Set the default global rule for a command.\\n\\n This is the rule a command will default to when no other rule\\n is found.\\n\\n `` should be one of \\\"allow\\\", \\\"deny\\\" or \\\"clear\\\".\\n \\\"clear\\\" will reset the default rule.\\n\\n `` is the cog or command to set the default\\n rule for. This is case sensitive.\\n " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:542 +#, docstring +msgid "Reset all global rules." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:552 +#, docstring +msgid "Reset all rules in this server." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:655 +msgid "You must upload a file." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:661 +msgid "Invalid syntax: " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:664 +msgid "Your YAML file did not match the schema: " +msgstr "" + +#: redbot/cogs/permissions/permissions.py:667 +msgid "Rules set." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:711 +msgid "Are you sure?" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:718 +#: redbot/cogs/permissions/permissions.py:731 +msgid "Response timed out." +msgstr "" + +#: redbot/cogs/permissions/permissions.py:726 +msgid "Are you sure? (y/n)" +msgstr "" + +#: redbot/cogs/permissions/permissions.py:737 +msgid "Action cancelled." +msgstr "" + diff --git a/redbot/cogs/reports/locales/sr-CS.po b/redbot/cogs/reports/locales/sr-CS.po new file mode 100644 index 000000000..a2b7c46fb --- /dev/null +++ b/redbot/cogs/reports/locales/sr-CS.po @@ -0,0 +1,159 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 194\n" +"Language: sr_CS\n" + +#: redbot/cogs/reports/reports.py:26 +#, docstring +msgid "Create user reports that server staff can respond to.\\n\\n Users can open reports using `[p]report`. These are then sent\\n to a channel in the server for staff, and the report creator\\n gets a DM. Both can be used to communicate. \\n " +msgstr "" + +#: redbot/cogs/reports/reports.py:104 +#, docstring +msgid "Manage Reports." +msgstr "" + +#: redbot/cogs/reports/reports.py:110 +#, docstring +msgid "Set the channel where reports will be sent." +msgstr "" + +#: redbot/cogs/reports/reports.py:112 +msgid "The report channel has been set." +msgstr "" + +#: redbot/cogs/reports/reports.py:117 +#, docstring +msgid "Enable or Disable reporting for this server." +msgstr "" + +#: redbot/cogs/reports/reports.py:122 +msgid "Reporting is now enabled" +msgstr "" + +#: redbot/cogs/reports/reports.py:124 +msgid "Reporting is now disabled." +msgstr "" + +#: redbot/cogs/reports/reports.py:183 +msgid "You took too long to select. Try again later." +msgstr "" + +#: redbot/cogs/reports/reports.py:190 +msgid "That wasn't a valid choice." +msgstr "" + +#: redbot/cogs/reports/reports.py:213 +msgid "Report from {author}{maybe_nick}" +msgstr "" + +#: redbot/cogs/reports/reports.py:218 +msgid "Report #{}" +msgstr "" + +#: redbot/cogs/reports/reports.py:222 +msgid "Report from {author.mention} (Ticket #{number})" +msgstr "" + +#: redbot/cogs/reports/reports.py:241 +#, docstring +msgid "Send a report.\\n\\n Use without arguments for interactive reporting, or do\\n `[p]report ` to use it non-interactively.\\n " +msgstr "" + +#: redbot/cogs/reports/reports.py:250 +msgid "Select a server to make a report in by number." +msgstr "" + +#: redbot/cogs/reports/reports.py:256 +msgid "Reporting has not been enabled for this server" +msgstr "" + +#: redbot/cogs/reports/reports.py:263 +msgid "You've sent too many reports recently. Please contact a server admin if this is important matter, or please wait and try again later." +msgstr "" + +#: redbot/cogs/reports/reports.py:271 +msgid "Please finish making your prior report before trying to make an additional one!" +msgstr "" + +#: redbot/cogs/reports/reports.py:286 +msgid "Please respond to this message with your Report.\\nYour report should be a single message" +msgstr "" + +#: redbot/cogs/reports/reports.py:292 +msgid "This requires DMs enabled." +msgstr "" + +#: redbot/cogs/reports/reports.py:301 +msgid "You took too long. Try again later." +msgstr "" + +#: redbot/cogs/reports/reports.py:309 +msgid "This server has no reports channel set up. Please contact a server admin." +msgstr "" + +#: redbot/cogs/reports/reports.py:315 +msgid "There was an error sending your report, please contact a server admin." +msgstr "" + +#: redbot/cogs/reports/reports.py:318 +msgid "Your report was submitted. (Ticket #{})" +msgstr "" + +#: redbot/cogs/reports/reports.py:352 +msgid "{closer} has closed the correspondence" +msgstr "" + +#: redbot/cogs/reports/reports.py:368 +msgid "Re: ticket# {ticket_number} in {guild.name}" +msgstr "" + +#: redbot/cogs/reports/reports.py:380 +msgid "Correspondence about ticket# {ticket_number} in {guild.name} has been ended due to reports being disabled in that server." +msgstr "" + +#: redbot/cogs/reports/reports.py:391 +#, docstring +msgid "Open a message tunnel.\\n\\n This tunnel will forward things you say in this channel\\n to the ticket opener's direct messages.\\n\\n Tunnels do not persist across bot restarts.\\n " +msgstr "" + +#: redbot/cogs/reports/reports.py:405 +msgid "That ticket doesn't seem to exist" +msgstr "" + +#: redbot/cogs/reports/reports.py:408 +msgid "That user isn't here anymore." +msgstr "" + +#: redbot/cogs/reports/reports.py:414 +msgid "Either you or the user you are trying to reach already has an open communication." +msgstr "" + +#: redbot/cogs/reports/reports.py:420 +msgid " Anything you say or upload here (8MB file size limitation on uploads) will be forwarded to them until the communication is closed.\\nYou can close a communication at any point by reacting with the ❎ to the last message recieved.\\nAny message succesfully forwarded will be marked with ✅.\\nTunnels are not persistent across bot restarts." +msgstr "" + +#: redbot/cogs/reports/reports.py:431 +msgid "A moderator in the server `{guild.name}` has opened a 2-way communication about ticket number {ticket_number}." +msgstr "" + +#: redbot/cogs/reports/reports.py:440 +msgid "That user has DMs disabled." +msgstr "" + +#: redbot/cogs/reports/reports.py:444 +msgid "You have opened a 2-way communication about ticket number {ticket_number}." +msgstr "" + diff --git a/redbot/cogs/streams/locales/sr-CS.po b/redbot/cogs/streams/locales/sr-CS.po new file mode 100644 index 000000000..af7945001 --- /dev/null +++ b/redbot/cogs/streams/locales/sr-CS.po @@ -0,0 +1,324 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 48\n" +"Language: sr_CS\n" + +#: redbot/cogs/streams/streams.py:40 +#, docstring +msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n " +msgstr "" + +#: redbot/cogs/streams/streams.py:140 +msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." +msgstr "" + +#: redbot/cogs/streams/streams.py:153 redbot/cogs/streams/streams.py:461 +msgid "" +msgstr "" + +#: redbot/cogs/streams/streams.py:153 redbot/cogs/streams/streams.py:461 +msgid "" +msgstr "" + +#: redbot/cogs/streams/streams.py:206 +#, docstring +msgid "Check if a Twitch channel is live." +msgstr "" + +#: redbot/cogs/streams/streams.py:217 +#, docstring +msgid "Check if a YouTube channel is live." +msgstr "" + +#: redbot/cogs/streams/streams.py:230 +#, docstring +msgid "Check if a smashcast channel is live." +msgstr "" + +#: redbot/cogs/streams/streams.py:236 +#, docstring +msgid "Check if a Picarto channel is live." +msgstr "" + +#: redbot/cogs/streams/streams.py:248 redbot/cogs/streams/streams.py:272 +msgid "That user is offline." +msgstr "" + +#: redbot/cogs/streams/streams.py:250 redbot/cogs/streams/streams.py:420 +msgid "That channel doesn't seem to exist." +msgstr "" + +#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:400 +msgid "The Twitch token is either invalid or has not been set. See {command}." +msgstr "" + +#: redbot/cogs/streams/streams.py:259 redbot/cogs/streams/streams.py:407 +msgid "The YouTube API key is either invalid or has not been set. See {command}." +msgstr "" + +#: redbot/cogs/streams/streams.py:265 redbot/cogs/streams/streams.py:415 +msgid "Something went wrong whilst trying to contact the stream service's API." +msgstr "" + +#: redbot/cogs/streams/streams.py:282 +#, docstring +msgid "Manage automated stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:287 +#, docstring +msgid "Manage Twitch stream notifications." +msgstr "" + +#: redbot/cogs/streams/streams.py:295 +#, docstring +msgid "Toggle alerts in this channel for a Twitch stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:298 +msgid "Please supply the name of a *Twitch* channel, not a Discord channel." +msgstr "" + +#: redbot/cogs/streams/streams.py:305 +#, docstring +msgid "Toggle alerts in this channel for a YouTube stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:310 +#, docstring +msgid "Toggle alerts in this channel for a Smashcast stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:315 +#, docstring +msgid "Toggle alerts in this channel for a Picarto stream." +msgstr "" + +#: redbot/cogs/streams/streams.py:320 +#, docstring +msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n " +msgstr "" + +#: redbot/cogs/streams/streams.py:350 +msgid "All the stream alerts in this server have been disabled." +msgstr "" + +#: redbot/cogs/streams/streams.py:352 +msgid "All the stream alerts in this channel have been disabled." +msgstr "" + +#: redbot/cogs/streams/streams.py:358 +#, docstring +msgid "List all active stream alerts in this server." +msgstr "" + +#: redbot/cogs/streams/streams.py:361 +msgid "Active alerts:\\n\\n" +msgstr "" + +#: redbot/cogs/streams/streams.py:369 +msgid "There are no active alerts in this server." +msgstr "" + +#: redbot/cogs/streams/streams.py:428 +#, docstring +msgid "Manage stream alert settings." +msgstr "" + +#: redbot/cogs/streams/streams.py:434 +#, docstring +msgid "Set stream check refresh time." +msgstr "" + +#: redbot/cogs/streams/streams.py:436 +msgid "You cannot set the refresh timer to less than 60 seconds" +msgstr "" + +#: redbot/cogs/streams/streams.py:446 +#, docstring +msgid "Explain how to set the twitch token." +msgstr "" + +#: redbot/cogs/streams/streams.py:447 +msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" +msgstr "" + +#: redbot/cogs/streams/streams.py:470 +#, docstring +msgid "Explain how to set the YouTube token." +msgstr "" + +#: redbot/cogs/streams/streams.py:472 +msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n" +msgstr "" + +#: redbot/cogs/streams/streams.py:486 +msgid "" +msgstr "" + +#: redbot/cogs/streams/streams.py:495 +#, docstring +msgid "Manage custom message for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:501 +#, docstring +msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n " +msgstr "" + +#: redbot/cogs/streams/streams.py:511 redbot/cogs/streams/streams.py:527 +msgid "Stream alert message set!" +msgstr "" + +#: redbot/cogs/streams/streams.py:518 +#, docstring +msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n " +msgstr "" + +#: redbot/cogs/streams/streams.py:534 +#, docstring +msgid "Reset the stream alert messages in this server." +msgstr "" + +#: redbot/cogs/streams/streams.py:538 +msgid "Stream alerts in this server will now use the default alert message." +msgstr "" + +#: redbot/cogs/streams/streams.py:543 +#, docstring +msgid "Manage mention settings for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:549 +#, docstring +msgid "Toggle the `@​everyone` mention." +msgstr "" + +#: redbot/cogs/streams/streams.py:554 +msgid "`@​everyone` will no longer be mentioned for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:557 +msgid "When a stream is live, `@​everyone` will be mentioned." +msgstr "" + +#: redbot/cogs/streams/streams.py:562 +#, docstring +msgid "Toggle the `@​here` mention." +msgstr "" + +#: redbot/cogs/streams/streams.py:567 +msgid "`@​here` will no longer be mentioned for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:570 +msgid "When a stream is live, `@​here` will be mentioned." +msgstr "" + +#: redbot/cogs/streams/streams.py:575 +#, docstring +msgid "Toggle a role mention." +msgstr "" + +#: redbot/cogs/streams/streams.py:580 +msgid "`@​{role.name}` will no longer be mentioned for stream alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:586 +msgid "When a stream or community is live, `@​{role.name}` will be mentioned." +msgstr "" + +#: redbot/cogs/streams/streams.py:590 +msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification." +msgstr "" + +#: redbot/cogs/streams/streams.py:601 +#, docstring +msgid "Toggle alert deletion for when streams go offline." +msgstr "" + +#: redbot/cogs/streams/streams.py:604 +msgid "The notifications will be deleted once streams go offline." +msgstr "" + +#: redbot/cogs/streams/streams.py:606 +msgid "Notifications will no longer be deleted." +msgstr "" + +#: redbot/cogs/streams/streams.py:611 +#, docstring +msgid "Toggle excluding rerun streams from alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:616 +msgid "Streams of type 'rerun' will be included in alerts." +msgstr "" + +#: redbot/cogs/streams/streams.py:619 +msgid "Streams of type 'rerun' will no longer send an alert." +msgstr "" + +#: redbot/cogs/streams/streams.py:627 +msgid "I'll now send a notification in this channel when {stream.name} is live." +msgstr "" + +#: redbot/cogs/streams/streams.py:636 +msgid "I won't send notifications about {stream.name} in this channel anymore." +msgstr "" + +#: redbot/cogs/streams/streams.py:731 +msgid "{mention}, {stream} is live!" +msgstr "" + +#: redbot/cogs/streams/streams.py:748 +msgid "{stream} is live!" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:311 +msgid "Untitled broadcast" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:313 +msgid " - Rerun" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:316 +#: redbot/cogs/streams/streamtypes.py:359 +#: redbot/cogs/streams/streamtypes.py:400 +msgid "Followers" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:317 +#: redbot/cogs/streams/streamtypes.py:401 +msgid "Total views" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:322 +#: redbot/cogs/streams/streamtypes.py:363 +msgid "Playing: " +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:406 +msgid "None" +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:409 +msgid "NSFW | " +msgstr "" + +#: redbot/cogs/streams/streamtypes.py:413 +msgid "{adult}Category: {category} | Tags: {tags}" +msgstr "" + diff --git a/redbot/cogs/trivia/locales/pl-PL.po b/redbot/cogs/trivia/locales/pl-PL.po index 2ea49b129..278c71205 100644 --- a/redbot/cogs/trivia/locales/pl-PL.po +++ b/redbot/cogs/trivia/locales/pl-PL.po @@ -242,7 +242,7 @@ msgstr "" #: redbot/cogs/trivia/trivia.py:264 msgid "Invalid syntax: " -msgstr "" +msgstr "Nieprawidłowa składnia: " #: redbot/cogs/trivia/trivia.py:267 msgid "There was an error parsing the trivia list. See logs for more info." diff --git a/redbot/cogs/trivia/locales/sr-CS.po b/redbot/cogs/trivia/locales/sr-CS.po new file mode 100644 index 000000000..0ee993d15 --- /dev/null +++ b/redbot/cogs/trivia/locales/sr-CS.po @@ -0,0 +1,369 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 45\n" +"Language: sr_CS\n" + +#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:344 +msgid "There is no ongoing trivia session in this channel." +msgstr "" + +#: redbot/cogs/trivia/converters.py:15 +msgid "`{arg}` is not a number." +msgstr "" + +#: redbot/cogs/trivia/converters.py:17 +msgid "`{arg}` is not a finite number." +msgstr "" + +#: redbot/cogs/trivia/session.py:20 +msgid "I know this one! {answer}!" +msgstr "" + +#: redbot/cogs/trivia/session.py:21 +msgid "Easy: {answer}." +msgstr "" + +#: redbot/cogs/trivia/session.py:22 +msgid "Oh really? It's {answer} of course." +msgstr "" + +#: redbot/cogs/trivia/session.py:25 +msgid "To the next one I guess..." +msgstr "" + +#: redbot/cogs/trivia/session.py:26 +msgid "Moving on..." +msgstr "" + +#: redbot/cogs/trivia/session.py:27 +msgid "I'm sure you'll know the answer of the next one." +msgstr "" + +#: redbot/cogs/trivia/session.py:28 +msgid "😔 Next one." +msgstr "" + +#: redbot/cogs/trivia/session.py:114 +msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details." +msgstr "" + +#: redbot/cogs/trivia/session.py:135 +msgid "Question number {num}!" +msgstr "" + +#: redbot/cogs/trivia/session.py:144 +msgid "There are no more questions!" +msgstr "" + +#: redbot/cogs/trivia/session.py:152 +msgid "{trivia_list} (by {author})" +msgstr "" + +#: redbot/cogs/trivia/session.py:157 +msgid "Starting Trivia: {list_names}" +msgstr "" + +#: redbot/cogs/trivia/session.py:203 +msgid "Guys...? Well, I guess I'll stop then." +msgstr "" + +#: redbot/cogs/trivia/session.py:211 +msgid " **+1** for me!" +msgstr "" + +#: redbot/cogs/trivia/session.py:216 +msgid "You got it {user}! **+1** to you!" +msgstr "" + +#: redbot/cogs/trivia/session.py:311 +msgid "Congratulations, {user}, you have received {num} {currency} for coming first." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:41 +#, docstring +msgid "Play trivia with friends!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:79 +#, docstring +msgid "Manage Trivia settings." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:83 +#, docstring +msgid "Show the current trivia settings." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:87 +msgid "Current settings\\nBot gains points: {bot_plays}\\nAnswer time limit: {delay} seconds\\nLack of response timeout: {timeout} seconds\\nPoints to win: {max_score}\\nReveal answer on timeout: {reveal_answer}\\nPayout multiplier: {payout_multiplier}\\nAllow lists to override settings: {allow_override}" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:103 +#, docstring +msgid "Set the total points required to win." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:105 +msgid "Score must be greater than 0." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:109 +msgid "Done. Points required to win set to {num}." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:113 +#, docstring +msgid "Set the maximum seconds permitted to answer a question." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:115 +msgid "Must be at least 4 seconds." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:119 +msgid "Done. Maximum seconds to answer set to {num}." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:123 +#, docstring +msgid "Set how long until trivia stops due to no response." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:126 +msgid "Must be larger than the answer time limit." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:130 +msgid "Done. Trivia sessions will now time out after {num} seconds of no responses." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:137 +#, docstring +msgid "Allow/disallow trivia lists to override settings." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:142 +msgid "Done. Trivia lists can now override the trivia settings for this server." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:146 +msgid "Done. Trivia lists can no longer override the trivia settings for this server." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:154 +#, docstring +msgid "Set whether or not the bot gains points.\\n\\n If enabled, the bot will gain a point if no one guesses correctly.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:161 +msgid "Done. I'll now gain a point if users don't answer in time." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:163 +msgid "Alright, I won't embarass you at trivia anymore." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:167 +#, docstring +msgid "Set whether or not the answer is revealed.\\n\\n If enabled, the bot will reveal the answer if no one guesses correctly\\n in time.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:175 +msgid "Done. I'll reveal the answer if no one knows it." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:177 +msgid "Alright, I won't reveal the answer to the questions anymore." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:183 +#, docstring +msgid "Set the payout multiplier.\\n\\n This can be any positive decimal number. If a user wins trivia when at\\n least 3 members are playing, they will receive credits. Set to 0 to\\n disable.\\n\\n The number of credits is determined by multiplying their total score by\\n this multiplier.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:194 +msgid "Multiplier must be at least 0." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:198 +msgid "Done. Payout multiplier set to {num}." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:200 +msgid "Done. I will no longer reward the winner with a payout." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:205 +#, docstring +msgid "Manage Custom Trivia lists." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:210 +#, docstring +msgid "List uploaded custom trivia." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:212 +msgid "No custom Trivia lists uploaded." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:228 redbot/cogs/trivia/trivia.py:235 +msgid "Uploaded trivia lists" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:245 +#, docstring +msgid "Upload a trivia file." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:247 +msgid "Supply a file with next message or type anything to cancel." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:253 +msgid "You took too long to upload a list." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:256 +msgid "You have cancelled the upload process." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:264 +msgid "Invalid syntax: " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:267 +msgid "There was an error parsing the trivia list. See logs for more info." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:274 +#, docstring +msgid "Delete a trivia file." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:278 +msgid "Trivia {filename} was deleted." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:280 +msgid "Trivia file was not found." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:285 +#, docstring +msgid "Start trivia session on the specified category.\\n\\n You may list multiple categories, in which case the trivia will involve\\n questions from all of them.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:296 +msgid "There is already an ongoing trivia session in this channel." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:307 +msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:314 +msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:326 +msgid "The trivia list was parsed successfully, however it appears to be empty!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:341 +#, docstring +msgid "Stop an ongoing trivia session." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:348 +msgid "Trivia stopped." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:352 +#, docstring +msgid "List available trivia categories." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:357 redbot/cogs/trivia/trivia.py:363 +msgid "Available trivia lists" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:373 +#, docstring +msgid "Leaderboard for trivia.\\n\\n Defaults to the top 10 of this server, sorted by total wins. Use\\n subcommands for a more customised leaderboard.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:388 +#, docstring +msgid "Leaderboard for this server.\\n\\n `` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers\\n - `games` : total games played\\n\\n `` is the number of ranks to show on the leaderboard.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:401 redbot/cogs/trivia/trivia.py:430 +msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:417 +#, docstring +msgid "Global trivia leaderboard.\\n\\n `` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers from all sessions\\n - `games` : total games played\\n\\n `` is the number of ranks to show on the leaderboard.\\n " +msgstr "" + +#: redbot/cogs/trivia/trivia.py:485 +msgid "There are no scores on record!" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:515 +msgid "Rank" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:516 +msgid "Member" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:517 +msgid "Wins" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:518 +msgid "Games Played" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:519 +msgid "Total Score" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:520 +msgid "Average Score" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:635 +msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:644 +msgid "{filename} already exists. Do you wish to overwrite?" +msgstr "" + +#: redbot/cogs/trivia/trivia.py:666 +msgid "You took too long answering." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:670 +msgid "I am not replacing the existing file." +msgstr "" + +#: redbot/cogs/trivia/trivia.py:679 +msgid "Saved Trivia list as {filename}." +msgstr "" + diff --git a/redbot/cogs/warnings/locales/pl-PL.po b/redbot/cogs/warnings/locales/pl-PL.po index 0dc8ae9db..81fd4f7b0 100644 --- a/redbot/cogs/warnings/locales/pl-PL.po +++ b/redbot/cogs/warnings/locales/pl-PL.po @@ -17,7 +17,7 @@ msgstr "" #: redbot/cogs/warnings/helpers.py:72 msgid "I could not find a command from that input!" -msgstr "" +msgstr "Nie mogłem/am znaleźć polecenia z tego wejścia!" #: redbot/cogs/warnings/helpers.py:77 msgid "That command requires bot owner. I can't allow you to use that for an action" diff --git a/redbot/cogs/warnings/locales/sr-CS.po b/redbot/cogs/warnings/locales/sr-CS.po new file mode 100644 index 000000000..0d57a7e56 --- /dev/null +++ b/redbot/cogs/warnings/locales/sr-CS.po @@ -0,0 +1,313 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-13 12:20+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 57\n" +"Language: sr_CS\n" + +#: redbot/cogs/warnings/helpers.py:72 +msgid "I could not find a command from that input!" +msgstr "" + +#: redbot/cogs/warnings/helpers.py:77 +msgid "That command requires bot owner. I can't allow you to use that for an action" +msgstr "" + +#: redbot/cogs/warnings/helpers.py:86 +msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response." +msgstr "" + +#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 +msgid "You may enter your response now." +msgstr "" + +#: redbot/cogs/warnings/helpers.py:128 +msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:30 +#, docstring +msgid "Warn misbehaving users and take automated actions." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:113 +#, docstring +msgid "Manage settings for Warnings." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:119 +#, docstring +msgid "Enable or disable custom reasons for a warning." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:123 +msgid "Custom reasons have been enabled." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:125 +msgid "Custom reasons have been disabled." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:130 +#, docstring +msgid "Toggle whether warnings should be sent to users in DMs." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:135 +msgid "I will now try to send warnings to users DMs." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:137 +msgid "Warnings will no longer be sent to users DMs." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:142 +#, docstring +msgid "Decide whether the name of the moderator warning a user should be included in the DM to that user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:146 +msgid "I will include the name of the moderator who issued the warning when sending a DM to a user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:152 +msgid "I will not include the name of the moderator who issued the warning when sending a DM to a user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:160 +#, docstring +msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:168 +msgid "The warn channel has been set to {channel}." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:172 redbot/cogs/warnings/warnings.py:190 +msgid "Warnings will now be sent in the channel command was used in." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:177 +#, docstring +msgid "\\n Toggle if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:187 +msgid "Warnings will now be sent to {channel}." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:192 +msgid "Toggle channel has been disabled." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:198 +#, docstring +msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:213 +#, docstring +msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:234 +msgid "Duplicate action name found!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:241 +msgid "Action {name} has been added." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:246 +#, docstring +msgid "Delete the action with the specified name." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:259 +msgid "No action named {name} exists!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:265 +#, docstring +msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:277 +#, docstring +msgid "Create a warning reason." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:281 +msgid "*Custom* cannot be used as a reason name!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:291 +msgid "The new reason has been registered." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:296 +#, docstring +msgid "Delete a warning reason." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:303 +msgid "That is not a registered reason name." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:309 +#, docstring +msgid "List all configured reasons for Warnings." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:317 +msgid "Reason: {name}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:319 redbot/cogs/warnings/warnings.py:344 +#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:466 +msgid "Points" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:323 +msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:330 +msgid "There are no reasons configured!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:336 +#, docstring +msgid "List all configured automated actions for Warnings." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:343 +msgid "Action: {name}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:346 +msgid "Exceed command" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:348 +msgid "Drop command" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:352 +msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:360 +msgid "There are no actions configured!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:373 +#, docstring +msgid "Warn the user for the specified reason.\\n\\n `` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `` can be a registered reason if it exists or a custom one\\n is created by default.\\n " +msgstr "" + +#: redbot/cogs/warnings/warnings.py:383 +msgid "You cannot warn yourself." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:386 +msgid "You cannot warn other bots." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:394 +msgid "That is not a registered reason!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:409 +msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:462 +msgid "Warning from {user}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:438 redbot/cogs/warnings/warnings.py:464 +msgid "Warning" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:443 +msgid "You have received a warning in {guild_name}." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:453 +msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:472 redbot/cogs/warnings/warnings.py:480 +msgid "{user} has been warned." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:485 +msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:488 +msgid "{description}\\nPoints: {points}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:511 +#, docstring +msgid "List the warnings for the specified user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:524 +msgid "That user has no warnings!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:529 redbot/cogs/warnings/warnings.py:563 +msgid "Deleted Moderator" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:532 redbot/cogs/warnings/warnings.py:566 +msgid "Unknown Moderator ({})" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:533 +msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578 +msgid "Warnings for {user}" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:550 +#, docstring +msgid "List warnings for yourself." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:558 +msgid "You have no warnings!" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:567 +msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" +msgstr "" + +#: redbot/cogs/warnings/warnings.py:592 +#, docstring +msgid "Remove a warning from a user." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:605 +msgid "You cannot remove warnings from yourself." +msgstr "" + +#: redbot/cogs/warnings/warnings.py:612 +msgid "That warning doesn't exist!" +msgstr "" + diff --git a/redbot/core/commands/locales/pl-PL.po b/redbot/core/commands/locales/pl-PL.po index 4a4fdccb9..95a487b08 100644 --- a/redbot/core/commands/locales/pl-PL.po +++ b/redbot/core/commands/locales/pl-PL.po @@ -17,7 +17,7 @@ msgstr "" #: redbot/core/commands/commands.py:525 msgid "\\\"{argument}\\\" is not a number." -msgstr "" +msgstr "\\\"{argument}\\\" nie jest liczbą." #: redbot/core/commands/converter.py:112 msgid "`{unit}` is not a valid unit of time for this command" diff --git a/redbot/core/commands/locales/sr-CS.po b/redbot/core/commands/locales/sr-CS.po new file mode 100644 index 000000000..a8ddb5cd3 --- /dev/null +++ b/redbot/core/commands/locales/sr-CS.po @@ -0,0 +1,135 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 188\n" +"Language: sr_CS\n" + +#: redbot/core/commands/commands.py:525 +msgid "\\\"{argument}\\\" is not a number." +msgstr "" + +#: redbot/core/commands/converter.py:112 +msgid "`{unit}` is not a valid unit of time for this command" +msgstr "" + +#: redbot/core/commands/converter.py:118 +msgid "This amount of time is too large for this command. (Maximum: {maximum})" +msgstr "" + +#: redbot/core/commands/converter.py:124 +msgid "This amount of time is too small for this command. (Minimum: {minimum})" +msgstr "" + +#: redbot/core/commands/converter.py:152 +msgid "Server \\\"{name}\\\" not found." +msgstr "" + +#: redbot/core/commands/converter.py:187 +msgid "Unexpected key {key}" +msgstr "" + +#: redbot/core/commands/converter.py:389 +msgid "Expected one of: {}" +msgstr "" + +#: redbot/core/commands/help.py:103 +msgid "No" +msgstr "" + +#: redbot/core/commands/help.py:105 +msgid "Yes" +msgstr "" + +#: redbot/core/commands/help.py:111 +msgid "Disabled" +msgstr "" + +#: redbot/core/commands/help.py:116 +msgid "\\nCustom Tagline: {tag}" +msgstr "" + +#: redbot/core/commands/help.py:122 +msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}" +msgstr "" + +#: redbot/core/commands/help.py:270 +msgid "Type {ctx.clean_prefix}help for more info on a command. You can also type {ctx.clean_prefix}help for more info on a category." +msgstr "" + +#: redbot/core/commands/help.py:300 +msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`" +msgstr "" + +#: redbot/core/commands/help.py:341 +msgid "**__Subcommands:__**" +msgstr "" + +#: redbot/core/commands/help.py:343 +msgid "**__Subcommands:__** (continued)" +msgstr "" + +#: redbot/core/commands/help.py:354 +msgid "Subcommands:" +msgstr "" + +#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:670 +#: redbot/core/commands/help.py:683 redbot/core/commands/help.py:702 +msgid "{ctx.me.display_name} Help Menu" +msgstr "" + +#: redbot/core/commands/help.py:465 +msgid "*Page {page_num} of {page_count}*\\n{content_description}" +msgstr "" + +#: redbot/core/commands/help.py:516 +msgid "**__Commands:__**" +msgstr "" + +#: redbot/core/commands/help.py:518 +msgid "**__Commands:__** (continued)" +msgstr "" + +#: redbot/core/commands/help.py:528 +msgid "Commands:" +msgstr "" + +#: redbot/core/commands/help.py:570 +msgid "**__No Category:__**" +msgstr "" + +#: redbot/core/commands/help.py:583 +msgid "{title} (continued)" +msgstr "" + +#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613 +msgid "No Category:" +msgstr "" + +#: redbot/core/commands/help.py:679 +msgid "Help topic for *{command_name}* not found." +msgstr "" + +#: redbot/core/commands/help.py:696 +msgid "Command *{command_name}* has no subcommand named *{not_found}*." +msgstr "" + +#: redbot/core/commands/help.py:771 +msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server." +msgstr "" + +#: redbot/core/commands/help.py:809 +#, docstring +msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n " +msgstr "" + diff --git a/redbot/core/drivers/locales/sr-CS.po b/redbot/core/drivers/locales/sr-CS.po new file mode 100644 index 000000000..24f178257 --- /dev/null +++ b/redbot/core/drivers/locales/sr-CS.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-02-08 18:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 657\n" +"Language: sr_CS\n" + diff --git a/redbot/core/drivers/postgres/locales/sr-CS.po b/redbot/core/drivers/postgres/locales/sr-CS.po new file mode 100644 index 000000000..e41f7ccdb --- /dev/null +++ b/redbot/core/drivers/postgres/locales/sr-CS.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-02-08 18:08+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 653\n" +"Language: sr_CS\n" + diff --git a/redbot/core/locales/af-ZA.po b/redbot/core/locales/af-ZA.po index 5768f2c20..bcf812d9d 100644 --- a/redbot/core/locales/af-ZA.po +++ b/redbot/core/locales/af-ZA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 8a23bf180..a73054adc 100644 --- a/redbot/core/locales/ar-SA.po +++ b/redbot/core/locales/ar-SA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index 2ad124b1e..864ef6cdb 100644 --- a/redbot/core/locales/bg-BG.po +++ b/redbot/core/locales/bg-BG.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Завършено." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "Нямам правомощието да променя псевдонима си." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Префиксите на гилдията са нулирани." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Вече се провежда REPL сесия в този канал. Напуснете я с `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Въведете код за изпълнение или оценка. `exit()` или `quit` за да излезете." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Неочаквана грешка: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/ca-ES.po b/redbot/core/locales/ca-ES.po index ef1a2bd3a..1d294ce05 100644 --- a/redbot/core/locales/ca-ES.po +++ b/redbot/core/locales/ca-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index 25c04b222..ee39e7253 100644 --- a/redbot/core/locales/cs-CZ.po +++ b/redbot/core/locales/cs-CZ.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -515,8 +515,8 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" -msgstr "Dosud nedošlo k žádné výjimce" +msgid "No exception has occurred yet." +msgstr "" #: redbot/core/core_commands.py:1149 #, docstring @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Příkazy serverů byly resetovány." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "Vlastní text byl vymazán." -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "Vlastní text byl nastaven." -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Správa nastavení příkazu nápovědy." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "Help bude používat stránkovaná menu." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "Hotovo. Limit znaků na stránku byl nastaven na {}." -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 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:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 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:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 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:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "Uživatelé a role na černé listině:" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Zakázat příkaz globálně." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 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:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "Zakázat příkaz pouze na tomto serveru." -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Povolte příkaz globálně." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Jsou imunní" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Nejsou imunní" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "Ukončování." -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Neočekávaná chyba: '{0}'" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index 7a8569c7d..02c61c248 100644 --- a/redbot/core/locales/da-DK.po +++ b/redbot/core/locales/da-DK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index c66a2a9d9..3cb4ea5c1 100644 --- a/redbot/core/locales/de-DE.po +++ b/redbot/core/locales/de-DE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -515,8 +515,8 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" -msgstr "Keine Ausnahme ist bis jetzt aufgetreten" +msgid "No exception has occurred yet." +msgstr "" #: redbot/core/core_commands.py:1149 #, docstring @@ -581,8 +581,8 @@ 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:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Erledigt." @@ -963,863 +963,871 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "Setzt den Benutzernamen [botname]." -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "Setzt den Nicknamen von [botname]." -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Server Präfixe wurden zurückgesetzt." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Ändert die Sprache des Bots.\\n\\n `` kann ein beliebiger Sprachcode inklusive Ländercode sein.\\n z.B. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, usw.\\n\\n Besuche die Crowdin Seite von Red um zu sehen für welche Sprachen Übersetzungen verfügbar sind:\\n https://translate.discord.red\\n\\n Um auf Englisch zurückzusetzen benutze den Code \\\"en-US\\\".\\n " -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "Ungültiger Sprachcode. Verwende das Format: `en-US`" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Ungültiges Format - Sprachcode muss Ländercode enthalten, z.B. `en-US`" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "\\n Ändert das regionale Format des Bots. Dies wird für die Formatierung von Datum, Zeit und Zahlen verwendet.\\n\\n `` kann jeder Sprachcode mit zugehörigem Ländercode sein.\\n z. B. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, usw.\\n\\n Lass `` leer, um regionale Formatierung auf das Regionale Format der Botsprache zu setzen.\\n " -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "Regionale Formatierung basiert nun auf der Botsprache." -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Regionale Formatierung wird nun auf der Sprache `{language_code}` basieren." -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "Der benutzerdefinierte Text wurde gelöscht." -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "Der benutzerdefinierte Text wurde festgelegt." -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "Text muss weniger als 1024 Zeichen lang sein." -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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 "Verschiedene externe API-Token festlegen.\\n \\n Diese Einstellung wird von einigen Drittanbietern und einigen Kerncogs angefordert.\\n\\n Um die Schlüssel hinzuzufügen, gib den Namen des Services und die Token als kommagetrennte\\n Liste von Schlüsseln und Werten, wie von dem anfragenden Cog beschrieben.\\n\\n Hinweis: API-Token sind sensible Daten und sollten nur in einem privaten Kanal\\n oder in DM mit dem Bot verwendet werden.\\n " -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Verwalte die Einstellungen für den Hilfe-Befehl." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "Hilfe wird Menüs verwenden." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" -msgstr "Die Hilfe filtert keine versteckten Befehle" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." +msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 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:2173 +#: redbot/core/core_commands.py:2179 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:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 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:2201 +#: redbot/core/core_commands.py:2207 #, 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 "Lege das Zeichenlimit für jede Seite in der Hilfe-Nachricht fest.\\n\\n Diese Einstellung gilt nur für eingebettete Hilfe.\\n\\n Der Standardwert beträgt 1000 Zeichen. Der Mindestwert beträgt 500.\\n Das Maximum basiert hängt von der Anzahl an Zeichen ab, die von Discord erlaubt werden.\\n\\n Bitte beachte, dass ein relativ kleines Zeichenlimit\\n bedeuten kann, dass einige Seiten dieses Limit überschreiten.\\n " -#: redbot/core/core_commands.py:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "Du musst einen Wert von mindestens 500 Zeichen eingeben." -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 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:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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 "Legt die maximale Anzahl der Hilfe-Seiten fest, die in einem Serverkanal gesendet werden.\\n\\n Diese Einstellung gilt nicht für die Menühilfe.\\n\\n Wenn eine Hilfe-Nachricht mehr Seiten als diesen Wert enthält, wird die Hilfe-Nachricht \\n per DM an den Befehls-Autor gesendet. Dies soll helfen, Spam in\\n Textkanälen zu reduzieren.\\n\\n Der Standardwert ist 2 Seiten.\\n " -#: redbot/core/core_commands.py:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 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:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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 "Legen Sie die Verzögerung fest, nach der Hilfeseiten gelöscht werden.\\n\\n Die Einstellung ist standardmäßig deaktiviert, und gilt nur für nicht-Menü-Hilfne,\\n die in Server-Textkanälen gesendet werdeb.\\n Das Setzen der Verzögerung auf 0 deaktiviert diese Funktion.\\n\\n Der Bot muss die MANAGE_MESSAGES Berechtigung haben, damit dies funktioniert.\\n " -#: redbot/core/core_commands.py:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "Die Verzögerung darf nicht länger als 14 Tage sein!" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "Fertig. Hilfe-Nachrichten werden jetzt nicht gelöscht." -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "Fertig. Die Löschverzögerung wurde auf {} Sekunden gesetzt." -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 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:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "Das Schlagwort wurde gesetzt." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "Sendet eine Nachricht an den Eigentümer." -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 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:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "Sendet einen DM an einen Benutzer.\\n\\n Dieser Befehl benötigt eine Benutzer-ID, um zu funktionieren.\\n Um eine Benutzer-ID zu erhalten, gehen Sie zu Discords Einstellungen und öffnen Sie den Tab\\n 'Erscheinungsbild'. Aktivieren Sie den 'Entwicklermodus' und klicken Sie dann mit der rechten Maustaste auf einen Nutzer\\n und klicken Sie auf 'ID kopieren'.\\n " -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Ungültige ID, Benutzer nicht gefunden oder Benutzer ist ein Bot. Du kannst nur Nachrichten an Personen senden, mit denen ich einen Server teile." -#: redbot/core/core_commands.py:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "Zeigt nützliche Informationen zum Debuggen an." -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Benutzer und Rollen auf der weißen Liste:" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "Gesperrte Benutzer und Rollen:" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "\\n Listet deaktivierte Befehle.\\n\\n Wenn Sie der Bot-Eigentümer sind, wird dies global deaktivierte Befehle standardmäßig anzeigen.\\n " -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "Liste global deaktivierte Befehle." -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "Es gibt keine global deaktivierten Befehle." -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "{} Befehle sind global deaktiviert.\\n" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "1 Befehl ist global deaktiviert.\\n" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "Liste aller deaktivierten Befehle in diesem Server." -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "Es gibt in {} keine deaktivierten Befehle." -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "{} Befehle sind in {} deaktiviert.\\n" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "Ein Befehl ist in {} deaktiviert.\\n" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Deaktiviert einen Befehl global." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 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:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 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:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "Diser Befehl soll immer verfügbar sein und kann nicht deaktiviert werden." -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "Deaktiviere einen Befehl nur auf diesem Server." -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "Du darfst diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Einen Befehl global aktivieren." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Aktiviert einen Befehl auf diesem Server." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "Du darfst diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "Rollen, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "Mitglieder, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "Keine Immunitätseinstellungen hier." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Sie sind immun" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Sie sind nicht immun" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Befehle zum Konfigurieren von Besitzerbenachrichtigungen. \\n " -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "Füge Kanäle oder Server zur ignorierten Liste hinzu." -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "Ignoriere Befehle im angegebenen Kanal oder in der angegebenen Kategorie.\\n\\nStandardmäßig wird der Aktuelle Kanal verwendet.\\n " -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "Kanal zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "Kanal ist bereits in der ignorierten Liste." -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "Befehle in diesem Server ignorieren." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "Der Server wurde zur ignorierten Liste hinzugefügt." -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "Der Server wird bereits ignoriert." -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "Entferne Server oder Kanäle von der ignorierten Liste." -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "Kanal von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "Der Kanal ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "Entferne den Server von der ignorierten Liste." -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "Der Server wurde von der ignorierten Liste entfernt." -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "Der Server ist nicht auf der ignorierten Liste." -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "Der Server wird aktuell ignoriert." -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "Derzeit ignorierte Kategorien: {categories}\\nKanäle: {channels}" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "Evaluiere ein Statement aus Python Code.\\n\n" @@ -1842,7 +1850,7 @@ msgstr "Evaluiere ein Statement aus Python Code.\\n\n" " commands - redbot.core.commands\\n\n" " _ - Des Ergebnis des letzten dev Befehls\\n " -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "Asynchronen Code ausführen.\n\n" @@ -1863,35 +1871,55 @@ msgstr "Asynchronen Code ausführen.\n\n" " _ - Des Ergebnis des letzten dev Befehls\n" " " -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "Öffne eine interaktive REPL.\\n\\n Die REPL erkennt Code nur als Nachrichten, die mit einem\\n Back-Tick beginnen. Dies beinhaltet Codeblocks, und da diese mehrere Zeilen ausgewertet werden können\\n.\\n " -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "In diesem Kanal ist bereits eine aktive REPL-Sitzung. \n" "Mit `quit` kannst du diese verlassen." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Geben sie ihren Code zum Ausführen oder zum bewerten ein. \n" -"`exit()` oder `quit` zum beenden." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "Schließen." -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Unerwarteter Fehler: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "Verspotte einen Benutzer, der einen Befehl aufruft.\\n\\n Der Präfix darf nicht eingegeben werden.\\n " -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "Sende ein Nachrichtenereignis als würde es von einem anderen Benutzer geschickt werden.\\n\\n Liest nur den Rohinhalt einer Nachricht. Anhänge, Einbettungen etc. werden\\n ignoriert.\\n " diff --git a/redbot/core/locales/el-GR.po b/redbot/core/locales/el-GR.po index b5e348669..221b984e8 100644 --- a/redbot/core/locales/el-GR.po +++ b/redbot/core/locales/el-GR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index e9a70af24..f812f4965 100644 --- a/redbot/core/locales/es-ES.po +++ b/redbot/core/locales/es-ES.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Listo." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "Establece el usuario de [botname]." -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "Establece el apodo de [botname]." -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "No tengo permisos para cambiar mi propio apodo." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "Establece el/los prefijo(s) globales de [botname]." -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "Establece el/los prefijo(s) de [botname] en el servidor." -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Los prefijos del servidor han sido restaurados." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr " Muestra los ajustes de ayuda " -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "a través de MP" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contacto" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Usuarios y roles en la lista blanca:" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "Desactiva un cog en este servidor." -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "No esta en lista." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Son inmunes" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "No son inmunes" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "Canal añadido a ignorados." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "El canal ya está en ignorados." -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "Ignorar comandos en este servidor." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Este canal ya está ejecutando una sesión REPL. Salga usando `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Ingresar código a ejecutar o evaluar. `exit()` o `quit` para salir." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "Saliendo." -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Error inesperado: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index 9d0d5bc70..911ffebaf 100644 --- a/redbot/core/locales/fi-FI.po +++ b/redbot/core/locales/fi-FI.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 4a7739362..10f809fe4 100644 --- a/redbot/core/locales/fr-FR.po +++ b/redbot/core/locales/fr-FR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -517,8 +517,8 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "Envoie au propre la dernière erreur de la dernière commande\\n\\n Si public (oui est specifie), elle sera envoyé dans le chat a la place." #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" -msgstr "Aucune exception n'a eu lieu pour le moment" +msgid "No exception has occurred yet." +msgstr "" #: redbot/core/core_commands.py:1149 #, docstring @@ -583,8 +583,8 @@ 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:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Terminé." @@ -965,899 +965,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "Définit le nom d'utilisateur de [botname]." -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "Définit le surnom de [botname]." -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "Définit le(s) préfixe(s) global de [botname]." -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "Définit le(s) préfixe(s) du serveur de [botname]." -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Le préfixe local a bien été réglé." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "Code de langue invalide. Utilisez le format `en-US`" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Format invalide - le code de langue doit inclure le code du pays, par exemple `en-US`" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "Le formatage régional sera maintenant basé sur langage du bot." -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Le formatage régional sera maintenant basé sur le langage `{language_code}`." -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "Le texte personnalisé a été effacé." -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "Le texte personnalisé a été défini." -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Gérer les paramètres de la commande d'aide." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "L'aide utilisera les menus." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "L'aide n'utilisera pas les menus." -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" -msgstr "L'aide ne filtrera pas les commandes cachées" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." +msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "L'aide filtrera les commandes cachées." -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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 Définit si les commandes qui ne peuvent pas être exécutées dans le contexte actuel doivent être\\n filtrées de l'aide.\\n\\n Par défaut sur True.\\n Utiliser ceci dans paramètre l'activera.\\n " -#: redbot/core/core_commands.py:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "Vous devez donner une valeur d'au moins 500 caractères." -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 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:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 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:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 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:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "Le tag a été défini." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "J'ai été configuré pour envoyer cela nulle part." -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "ID invalide, utilisateur non trouvé ou l'utilisateur est un bot. Vous pouvez seulement envoyer des messages avec des personnes avec qui je partage un serveur." -#: redbot/core/core_commands.py:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 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:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "Envoie le chemin des données du bot." -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "Chemin des données: {path}" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Utilisateurs et rôles en liste blanche :" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "Utilisateurs et rôles sur la liste noire :" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "Liste des commandes désactivées globalement." -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "{} commandes sont désactivées globalement.\\n" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "1 commande est désactivée globalement.\\n" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "{} commandes sont désactivées dans {}.\\n" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "1 commande est désactivée dans {}.\\n" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Désactiver une commande globalement." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 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:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "Désactiver une commande pour ce serveur uniquement." -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "Vous n'êtes pas autorisé à désactiver cette commande." -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 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:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Activer une commande globalement." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Activer une commande dans ce serveur." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 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:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "Rôles immunisés contre les actions de modération automatisées : \\n" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "Membres immunisés contre les actions de modération automatisées :\\n" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "Pas de paramètres d'immunité ici." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Ils sont immunisés" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Ils ne sont pas immunisés" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "Salon inconnu avec l'id : {id}" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "Ignorer les commandes dans ce salon ou cette catégorie.\\n\\n Par défaut, le salon actuel est sélectionné.\\n " -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "Salon ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "Salon déjà dans la liste des ignorés." -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "Ignorer les commandes dans ce serveur." -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "Ce serveur a été ajouté à la liste des ignorés." -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "Supprime les serveurs ou les salons de la liste des ignorés." -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "Salon supprimé de la liste des ignorés." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "Ce salon n'est pas dans la liste des ignorés." -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "Supprime ce serveur de la liste des ignorés." -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "Ce serveur a été supprimer de la liste ignorés." -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "Ce serveur n'est pas dans la liste des ignorés." -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Déjà en cours d'exécution d'une session REPL dans ce canal. Quittez-la avec `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Entrez le code à exécuter ou à évaluer. `exit()` ou `quit` à quitter." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Erreur inattendue : `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/he-IL.po b/redbot/core/locales/he-IL.po index 5139611e8..f8157e693 100644 --- a/redbot/core/locales/he-IL.po +++ b/redbot/core/locales/he-IL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index 65f65fa08..f26b501b3 100644 --- a/redbot/core/locales/hu-HU.po +++ b/redbot/core/locales/hu-HU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Kész." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "Nincs jogom hogy megváltoztassam a nevem." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "A prefix be van állítva ezen a szerveren." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 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:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 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:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Már most is fut egy REPL értekezlet ebben a csatornában. Lépj ki a `quit` használatával." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Írd be a kódot hogy végrehajtsd vagy kiértékeld. `exit()` vagy `quit` hogy kilépj." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Váratlan hiba: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index e8e2c8d98..10d726e4d 100644 --- a/redbot/core/locales/id-ID.po +++ b/redbot/core/locales/id-ID.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Selesai." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Awalan persekutuan telah diatur ulang." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Sudah menjalankan sesi REPL dalam kanal ini. Keluar dengan 'berhenti'." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Masukkan kode untuk mengeksekusi atau mengevaluasi. `exit ()` atau `quit` untuk keluar." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Kesalahan tak terduga: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index e9ff0afd5..840f2211f 100644 --- a/redbot/core/locales/it-IT.po +++ b/redbot/core/locales/it-IT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Fatto." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "I prefissi di Gilda sono stati ripristinati." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Impostazioni locali sono stata impostata." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Gestisci le impostazioni per il comando aiuto." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 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:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 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:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 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:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 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:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 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:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Utenti e ruoli nella whitelist:" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Disabilita globalmente un comando." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 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:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "Disabilita un comando in questo server." -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Abilita globalmente un comando." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Abilita un comando in questo server." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "Non ci sono impostazioni di immunità." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Sono immuni" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Non sono Immuni" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "E' già in esecuzione una sessione REPL in questo canale. Puoi terminarla scrivendo `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Inserire il codice da eseguire oppure valutare. `exit()` o `quit` per uscire." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Errore imprevisto: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index 17e0f825d..6bcd6d44a 100644 --- a/redbot/core/locales/ja-JP.po +++ b/redbot/core/locales/ja-JP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index 6d4dcb31d..3931310ee 100644 --- a/redbot/core/locales/ko-KR.po +++ b/redbot/core/locales/ko-KR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "다 했어요." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "제 별명을 변경할 수 있는 권한이 없어요." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "길드 프리픽스가 재설정됐어요." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "이 채널에서 이미 REPL 세션을 실행하고 있어요, `야메로`!" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "실행하거나 평가할 코드를 입력해보세요. 종료하려면 `exit()` 또는 `quit` 를 눌러야 해요." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "예상치 못한 오류 : `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index f7ff67620..9a11facbf 100644 --- a/redbot/core/locales/nl-NL.po +++ b/redbot/core/locales/nl-NL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ 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:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Klaar." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Server prefixes zijn gereset." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Er is al een REPL sessie gaande in dit kanaal. Stop deze met `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Voer code in om dit uit te voeren. `exit()` of `quit` to om te stoppen." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Onverwachte fout: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/no-NO.po b/redbot/core/locales/no-NO.po index 5d6a2bfa8..d0947ddaf 100644 --- a/redbot/core/locales/no-NO.po +++ b/redbot/core/locales/no-NO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Ferdig." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Gruppe prefikser er tilbakestilt." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Kjører allerede en REPL økt i denne kanalen. Avslutt den med \"avslutt\"." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Angi koden for å kjøre eller evaluere. \"exit()\" eller \"slutte\" for å avslutte." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Uventet feil: \"{}\"" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index ed1531afa..939f95aeb 100644 --- a/redbot/core/locales/pl-PL.po +++ b/redbot/core/locales/pl-PL.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -17,11 +17,11 @@ msgstr "" #: redbot/core/bank.py:929 msgid "Can't pay for this command in DM without a global bank." -msgstr "" +msgstr "Nie można zapłacić za tą komendę przez PW bez banku globalnego." #: redbot/core/bank.py:936 msgid "You need at least {cost} {currency} to use this command." -msgstr "" +msgstr "Potrzebujesz co najmniej {cost} {currency} aby użyć tej komendy." #: redbot/core/cog_manager.py:320 #, docstring @@ -31,16 +31,16 @@ msgstr "Komendy dla interfejsu menedżera cogów dla Reda." #: redbot/core/cog_manager.py:329 #, docstring msgid "\\n Lists current cog paths in order of priority.\\n " -msgstr "" +msgstr "\\n Wyświetla listę bieżących ścieżek cogów w kolejności ważności.\\n " #: redbot/core/cog_manager.py:337 msgid "Install Path: {install_path}\\nCore Path: {core_path}\\n\\n" -msgstr "" +msgstr "Ścieżka instalacji: {install_path}\\nŚcieżka rdzenia: {core_path}\\n\\n" #: redbot/core/cog_manager.py:351 #, docstring msgid "\\n Add a path to the list of available cog paths.\\n " -msgstr "" +msgstr "\\n Dodaj ścieżkę do listy dostępnych ścieżek cogów.\\n " #: redbot/core/cog_manager.py:355 msgid "That path does not exist or does not point to a valid directory." @@ -53,11 +53,11 @@ msgstr "Ścieżka dodana pomyślnie." #: redbot/core/cog_manager.py:368 #, docstring msgid "\\n Removes a path from the available cog paths given the `path_number` from `[p]paths`.\\n " -msgstr "" +msgstr "\\n Usuwa ścieżkę z listy dostępnych ścieżek cogów z podanym `path_number` z `[p]paths`.\\n " #: redbot/core/cog_manager.py:373 redbot/core/cog_manager.py:396 msgid "Path numbers must be positive." -msgstr "Liczby w ścieżce muszą być dodatnie." +msgstr "Numery ścieżek muszą być dodatnie." #: redbot/core/cog_manager.py:380 msgid "That is an invalid path number." @@ -70,7 +70,7 @@ msgstr "Ścieżka usunięta pomyślnie." #: redbot/core/cog_manager.py:389 #, docstring msgid "\\n Reorders paths internally to allow discovery of different cogs.\\n " -msgstr "" +msgstr "\\n Ponownie porządkuje ścieżki wewnętrznie, by umożliwić odkrycie innych cogów.\\n " #: redbot/core/cog_manager.py:403 msgid "Invalid 'from' index." @@ -87,7 +87,7 @@ msgstr "Kolejność ścieżek zmieniona." #: redbot/core/cog_manager.py:418 #, docstring msgid "\\n Returns the current install path or sets it if one is provided.\\n The provided path must be absolute or relative to the bot's\\n directory and it must already exist.\\n\\n No installed cogs will be transferred in the process.\\n " -msgstr "" +msgstr "\\n Zwraca obecną ścieżkę instalacji lub ustawia ją jeśli została podana.\\n Podana ścieżka musi być ścieżką abolutną lub relatywną do ścieżki bota\\n oraz musi już istnieć.\\n\\n Zainstalowane już cogi nie zostaną przeniesione w wyniku tej operacji.\\n " #: redbot/core/cog_manager.py:431 msgid "That path does not exist." @@ -95,33 +95,33 @@ msgstr "Ta ścieżka nie istnieje." #: redbot/core/cog_manager.py:436 msgid "The bot will install new cogs to the `{}` directory." -msgstr "Bot będzie instalować nowe rozszerzenia w katalogu `{}`." +msgstr "Bot będzie instalować nowe moduły w katalogu `{}`." #: redbot/core/cog_manager.py:442 #, docstring msgid "\\n Lists all loaded and available cogs.\\n " -msgstr "" +msgstr "\\n Zwraca listę załadowanych i dostępnych modułów.\\n " #: redbot/core/cog_manager.py:455 msgid "**{} loaded:**\\n" -msgstr "" +msgstr "**{} załadowane:**\\n" #: redbot/core/cog_manager.py:456 msgid "**{} unloaded:**\\n" -msgstr "" +msgstr "**{} niezaładowane:**\\n" #: redbot/core/cog_manager.py:466 msgid "**{} loaded:**\\n" -msgstr "" +msgstr "**{} załadowane:**\\n" #: redbot/core/cog_manager.py:468 msgid "**{} unloaded:**\\n" -msgstr "" +msgstr "**{} niezaładowane:**\\n" #: redbot/core/core_commands.py:374 #, docstring msgid "Commands related to core functions." -msgstr "" +msgstr "Komendy związane z wbudowanymi funkcjami." #: redbot/core/core_commands.py:382 #, docstring @@ -131,15 +131,15 @@ msgstr "Pong." #: redbot/core/core_commands.py:387 #, docstring msgid "Shows info about Red." -msgstr "" +msgstr "Pokazuje informacje o Redzie." #: redbot/core/core_commands.py:414 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 "" +msgstr "Ten bot jest instancją [Red, an open source Discord bot]({}) stworzonej przez [Twentysix]({}) i [rozwijanej przez wielu] ({}).\\n\\nRed jest wspierana przez pełną pasji społeczność, która wnosi i tworzy treści dla wszystkich. [Dołącz do nas już dziś]({}) i pomóż nam rosnąć!\\n\\n(c) Twórcy Cog'ów" #: redbot/core/core_commands.py:424 msgid "Instance owned by" -msgstr "Właścicielem instancji jest" +msgstr "Instancja należąca do" #: redbot/core/core_commands.py:427 msgid "Red version" @@ -147,11 +147,11 @@ msgstr "Wersja Red" #: redbot/core/core_commands.py:430 redbot/core/core_commands.py:473 msgid "Yes, {version} is available." -msgstr "" +msgstr "Tak, {version} jest dostępne." #: redbot/core/core_commands.py:434 redbot/core/core_commands.py:477 msgid "Checking for updates failed." -msgstr "" +msgstr "Sprawdzanie dostępnych aktualizacji nie powiodło się." #: redbot/core/core_commands.py:435 msgid "Outdated" @@ -167,112 +167,112 @@ msgstr "Więcej o Red" #: redbot/core/core_commands.py:441 redbot/core/core_commands.py:486 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" -msgstr "" +msgstr "Sprawia radość od 02 Sty 2016 (ponad {} dni temu!)" #: redbot/core/core_commands.py:449 msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\\n\\n(c) Cog Creators" -msgstr "" +msgstr "Ten bot jest instancją Red, open source Discord bot'a (1) stworzonego przez [Twentysix](2) i rozwijanego przez wielu (3).\\n\\nRed jest wspierana przez pełną pasji społeczność, która wnosi i tworzy treści dla wszystkich. Dołącz do nas już dziś (4) i pomóż nam rosnąć!\\n\\n(c) Twórcy Cog'ów" #: redbot/core/core_commands.py:459 msgid "Instance owned by: [{owner}]\\nPython: [{python_version}] (5)\\ndiscord.py: [{dpy_version}] (6)\\nRed version: [{red_version}] (7)\\n" -msgstr "" +msgstr "Instancja należąca do [{owner}]\\nPython: [{python_version}] (5)\\ndiscord.py: [{dpy_version}] (6)\\nWersja Red: [{red_version}] (7)\\n" #: redbot/core/core_commands.py:478 msgid "Outdated: [{state}]\\n" -msgstr "" +msgstr "Nieaktualny: [{state}]\\n" #: redbot/core/core_commands.py:481 msgid "**About Red**\\n" -msgstr "" +msgstr "**O Red**\\n" #: redbot/core/core_commands.py:492 msgid "**About this instance**\\n" -msgstr "" +msgstr "**O tej instancji**\\n" #: redbot/core/core_commands.py:494 msgid "**References**\\n1. <{}>\\n2. <{}>\\n3. <{}>\\n4. <{}>\\n5. <{}>\\n6. <{}>\\n7. <{}>\\n" -msgstr "" +msgstr "**Odnośniki**\\n1. <{}>\\n2. <{}>\\n3. <{}>\\n4. <{}>\\n5. <{}>\\n6. <{}>\\n7. <{}>\\n" #: redbot/core/core_commands.py:510 #, docstring msgid "Shows [botname]'s uptime." -msgstr "" +msgstr "Pokazuje czas działania [botname]." #: redbot/core/core_commands.py:513 msgid "Less than one second" -msgstr "" +msgstr "Mniej niż sekundę" #: redbot/core/core_commands.py:515 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" -msgstr "" +msgstr "Działam od: **{time_quantity}** (od {timestamp} UTC)" #: redbot/core/core_commands.py:522 #, docstring msgid " Commands which interact with the data [botname] has about you. " -msgstr "" +msgstr " Komendy które wchodzą w interakcje z danymi które [botname] posiada o Tobie. " #: redbot/core/core_commands.py:529 #, docstring msgid " Find out what type of data [botname] stores and why. " -msgstr "" +msgstr " Dowiedz się jaki rodzaj danych [botname] przechowuje i dlaczego. " #: redbot/core/core_commands.py:534 msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\\n\\nAdditionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." -msgstr "" +msgstr "Ten bot przechowuje pewne dane o użytkownikach, które są niezbędne do działania. Jest to głównie ID przypisane twojemu użytkownikowi przez Discord, powiązany z kilkoma rzeczami w zależności od tego, z czym wchodzisz w interakcje w bocie. Istnieje kilka komend, które przechowują go, aby śledzić, kto coś stworzył. (takie jak listy odtwarzania) Aby uzyskać szczegółowe informacje na ten temat, a także bardziej szczegółowe informacje o tym, co jest przechowywane i dlaczego, zobacz {link}.\\n\\nDodatkowo, dodatki stron trzecich ładowane przez właściciela bota mogą, ale nie muszą, przechowywać dodatkowe rzeczy. Możesz użyć `{prefix} mydata 3rdparty`, aby wyświetlić oświadczenia dostarczone przez każde dodanie strony trzeciej." #: redbot/core/core_commands.py:553 #, docstring msgid " View the End User Data statements of each 3rd-party module. " -msgstr "" +msgstr " Wyświetla zestawienia danych użytkownika końcowego każdego modułu stron trzecich. " #: redbot/core/core_commands.py:558 msgid "I need to be able to attach files (try in DMs?)." -msgstr "" +msgstr "Muszę mieć możliwość załączania plików (spróbuj na PW?)." #: redbot/core/core_commands.py:568 msgid "This instance does not appear to have any 3rd-party extensions loaded." -msgstr "" +msgstr "Wygląda na to, że ta instancja nie ma załadowanych żadnych rozszerzeń stron trzecich." #: redbot/core/core_commands.py:588 msgid "3rd party End User Data statements" -msgstr "" +msgstr "Oświadczenia strony trzeciej dotyczące danych użytkownika końcowego" #: redbot/core/core_commands.py:590 msgid "The following are statements provided by 3rd-party extensions." -msgstr "" +msgstr "Poniżej znajdują się oświadczenia dostarczone przez rozszerzenia stron trzecich." #: redbot/core/core_commands.py:595 msgid "3rd-party extensions without statements\\n" -msgstr "" +msgstr "Rozszerzenia stron trzecich bez oświadczeń\\n" #: redbot/core/core_commands.py:606 msgid "Here's a generated page with the statements provided by 3rd-party extensions." -msgstr "" +msgstr "Oto wygenerowana strona z oświadczeniami dostarczonymi przez rozszerzenia stron trzecich." #: redbot/core/core_commands.py:622 msgid "Did not get confirmation, cancelling." -msgstr "" +msgstr "Nie otrzymano potwierdzenia, anulowanie." #: redbot/core/core_commands.py:627 msgid "Did not get a matching confirmation, cancelling." -msgstr "" +msgstr "Nie otrzymano odpowiedniego potwierdzenia, anulowanie." #: redbot/core/core_commands.py:638 #, docstring msgid "\\n Have [botname] forget what it knows about you.\\n\\n This may not remove all data about you, data needed for operation,\\n such as command cooldowns will be kept until no longer necessary.\\n\\n Further interactions with [botname] may cause it to learn about you again.\\n " -msgstr "" +msgstr "\\n Niech [botname] zapomni, co o tobie wie.\\n\\n Może to nie usunąć wszystkich danych o tobie, dane potrzebne do operacji,\\n takie jak czasy odnowienia komend, będą przechowywane do momentu, gdy nie będą już potrzebne.\\n\\n Dalsze interakcje z [botname] mogą spowodować, że ponownie dowie się o tobie.\\n " #: redbot/core/core_commands.py:650 msgid "This command ({command}) does not support non-interactive usage." -msgstr "" +msgstr "Ta komenda ({command}) nie obsługuje nieinteraktywnego użycia." #: redbot/core/core_commands.py:657 msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" -msgstr "" +msgstr "Spowoduje to, że bot pozbędzie si i/lub odłączy dane od twojej osoby. Nie pozbędzie się danych operacyjnych, takich jak wpisy modlogu, ostrzeżeń czy wyciszeń. Jeśli jesteś pewien/pewna, że tego chcesz, odpowiedz następująco:" #: redbot/core/core_commands.py:667 msgid "This may take some time." -msgstr "" +msgstr "To może trochę potrwać." #: redbot/core/core_commands.py:680 msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\\nPlease contact the owner of this bot to address this.\\nNote: Outside of these failures, data should have been deleted." @@ -446,7 +446,7 @@ msgstr "Ustawienia serwera: {}\\n" #: redbot/core/core_commands.py:1036 msgid "Channel setting: {}\\n" -msgstr "" +msgstr "Ustawienia kanału: {}\\n" #: redbot/core/core_commands.py:1038 msgid "User setting: {}" @@ -515,18 +515,18 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 #, docstring msgid "Show's [botname]'s invite url." -msgstr "" +msgstr "Pokazuje link zaproszenia [botname]." #: redbot/core/core_commands.py:1161 #, docstring msgid "Setup the bot's invite." -msgstr "" +msgstr "Konfiguracja zaproszenia bota." #: redbot/core/core_commands.py:1166 #, docstring @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Gotowe." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Prefiksy gildii zostały zresetowane." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Zarządzaj ustawieniami dla komendy help." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 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:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Biała lista użytkowników i ról:" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Wyłącza komendę globalnie." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 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:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "Wyłącza komendę tylko na tym serwerze." -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Włącza komendę globalnie." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Włącza komendę na tym serwerze." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Już działa sesja REPL na tym kanale. Wyjdź za pomocą `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Wpisz kod do wykonania lub oceny. Napisz `exit()`lub `quit` by wyjść." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Nieoczekiwany błąd: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index da1b6603e..a54b1953e 100644 --- a/redbot/core/locales/pt-BR.po +++ b/redbot/core/locales/pt-BR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Concluído." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Prefixos do servidor foram redefinidos." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Localidade foi definida." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Gerencie as configurações para o comando de ajuda." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID do usuário: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "através de DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este usuário" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Proprietário de {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}contato" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não consegui entregar sua mensagem para {}" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Mensagem enviada para {}" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "Imprime o caminho de dados do bot." -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "Caminho dos dados: {path}" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "Não existem comandos desativados globalmente." -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "{} comandos estão desativados globalmente.\\n" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "1 comando está desativado globalmente.\\n" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "Lista de comandos desabilitados neste servidor." -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "Não há nenhum comando desativado em {}." -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "{} comandos estão desativados em {}.\\n" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "1 comando está desativado em {}.\\n" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Desative um comando.\\n\\n Se você for o dono do bot, isso desativará os comandos\\n globalmente por padrão.\\n " -#: redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Desative um comando globalmente." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Habilita um comando neste servidor." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Esse comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "Nenhuma configuração de imunidade aqui." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Eles são imunes" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Eles não são Imunes" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "Saindo." -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Erro inesperado: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index 417dd5b46..67f524c5e 100644 --- a/redbot/core/locales/pt-PT.po +++ b/redbot/core/locales/pt-PT.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/ro-RO.po b/redbot/core/locales/ro-RO.po index b3c3a8ef1..d0bbe5b85 100644 --- a/redbot/core/locales/ro-RO.po +++ b/redbot/core/locales/ro-RO.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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 "Schimbarea numelui a eșuat. Nu uitați că puteți face acest lucru de până la 2 ori pe oră. Utilizați nickname dacă aveți nevoie de modificări frecvente. `{}set nickname`" -#: redbot/core/core_commands.py:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "Îmi lipsesc permisiunile de a-mi schimba porecla." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefix setat." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Prefixele serverului au fost resetate." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "Cod de localizare invalid. Utilizați formatul: `ro-RO`" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Format invalid - codul de localizare trebuie să includă codul de țară, ex. `ro-RO`" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Localizarea a fost setată." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index bb4e8f7a5..41b6e8b64 100644 --- a/redbot/core/locales/ru-RU.po +++ b/redbot/core/locales/ru-RU.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -518,8 +518,8 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" -msgstr "Пока еще ничего не произошло" +msgid "No exception has occurred yet." +msgstr "" #: redbot/core/core_commands.py:1149 #, docstring @@ -584,8 +584,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Вы уверены, что хотите чтобы я вышел {}? (да/нет)" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Готово." @@ -966,900 +966,929 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "Мне не хватает разрешений чтобы изменить свой ник." -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Префиксы сервера были сброшены." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "Неверный код языка. Используйте формат: `en-US`" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "Недопустимый формат - код языка должен содержать код страны, например 'en-US'" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "Формат региона теперь будет основываться на локализации бота." -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "Формат региона теперь будет основываться на локализации `{language_code}`." -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "Пользовательский текст был очищен." -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "Пользовательский текст установлен." -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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 "Установите различные внешние токены API.\\n\\n Эта настройка будет запрашиваться некоторыми сторонними винтиками и некоторыми основными винтиками.\\n\\n Для добавления ключей укажите имя сервиса и токены в виде запятой\\n список ключей, значений, как описано Cog, запрашивающим эту команду.\\n\\n Примечание: токены API чувствительны и должны использоваться только в частном канале\\n или в DM с ботом.\\n " -#: redbot/core/core_commands.py:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "`{service}` API токены были установлены." -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Управление настройками для команды справки." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "Помощь будет использовать меню." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" -msgstr "Помощь не будет фильтровать скрытые команды" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." +msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "Справка будет показывать только для команд, которые могут быть запущены." -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "Справка будет показана без проверки возможности выполнения команд." -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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 Это позволяет боту ответить на сообщение о существовании конкретной\\n категории помощи, даже если пользователь не может ее использовать.\\n\\n Примечание: Эта настройка сама по себе не предотвращает переадресацию команд.\\n\\n По умолчанию — Ложь.\\n Использование этого без параметра будет переключаться.\\n " -#: redbot/core/core_commands.py:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "Помощь проверит наличие тем помощи." -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "Помощь будет проверять только наличие тем помощи при помощи нечеткой справки (если включено)." -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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 "Установите ограничение на количество символов для каждой страницы в справочном сообщении.\\n\\n Этот параметр применяется только к встроенной справке.\\n\\n Значение по умолчанию составляет 1000 символов. Минимальное значение 500.\\n Максимум зависит от того, что вы предоставляете, и того, что позволяет раздор.\\n\\n Обратите внимание, что установка относительно небольшого ограничения на количество символов может\\n означает, что некоторые страницы будут превышать этот предел.\\n " -#: redbot/core/core_commands.py:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "Значение должно быть не менее 500 символов." -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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 "Установите задержку, после которой страницы справки будут удалены.\\n\\n По умолчанию настройка отключена, и применяется только к справке, не являющейся меню,\\n отправляемой в текстовые каналы сервера.\\n Установка задержки в 0 отключает эту возможность.\\n\\n Бот должен иметь разрешение MANAGE_MESSAGES на работу.\\n " -#: redbot/core/core_commands.py:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "Задержка не может быть длиннее 14 дней!" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "Готово. Сообщения справки теперь не будут удалены." -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "Готово. Задержка удаления была установлена на {} секунд." -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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 Установите подзаголовок, который будет использоваться.\\n\\n Этот параметр применяется только к встроенной справке.\\n Если лозунг не указан, вместо него будет использоваться\\n значение по умолчанию\n" " " -#: redbot/core/core_commands.py:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "Я настроен не отправлять это нигде." -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 msgid "Invalid ID, user not found, or user is a bot. You can only send messages to people I share a server with." msgstr "Недопустимый ID, пользователь не найден или пользователь бот. Вы можете отправлять сообщения только тем пользователям, с которыми у меня есть сервер." -#: redbot/core/core_commands.py:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "Выводит путь к данным бота." -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "Путь к данным: {path}" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Пользователи и роли в белом списке:" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "Пользователи и роли в черном списке:" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, docstring msgid "\\n List disabled commands.\\n\\n If you're the bot owner, this will show global disabled commands by default.\\n " msgstr "\\n Список отключенных команд.\\n\\n Если вы владелец бота, по умолчанию будет показывать глобальные отключенные команды.\\n " -#: redbot/core/core_commands.py:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "Список отключенных команд по всему миру." -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "Нет глобально отключенных команд." -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "{} Команды отключены глобально.\\n" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "1 команда отключена глобально.\\n" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "Список отключенных команд на этом сервере." -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "Нет отключенных комманд в {}." -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "{} команды отключены в {}.\\n" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "1 команда отключена в {}.\\n" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, docstring msgid "Disable a command.\\n\\n If you're the bot owner, this will disable commands\\n globally by default.\\n " msgstr "Отключите команду.\\n\\n Если вы владелец бота, это отключит команды\\n глобально по умолчанию\\n " -#: redbot/core/core_commands.py:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Отключить команду глобально." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Я не мог найти эту команду. Обратите внимание, что она чувствительна к регистру." -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "Команда отключения не может быть `команда` или ни одной из подкоманд." -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "Отключить команду только на этом сервере." -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "Вы не можете отключить эту команду." -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Включить команду глобально." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Включить команду на этом сервере." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "Вы не можете включить эту команду." -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "Здесь нет настроек невосприимчивости." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Они невосприимчивы" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Они не невосприимчивы" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Команды для настройки уведомлений владельца.\\n " -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "Этот сервер отсутствует в списке игнорируемых." -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "Этот сервер в настоящее время игнорируется." -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "Оценить утверждение кода Python.\\n\\n Бот всегда будет отвечать с возвращаемым значением кода.\\n Если возвращаемое значение кода является коритином, он будет ожидать,\\n и результатом этого будет ответ бота.\\n\\n Примечание: только одно утверждение может быть оценено. Использование определенных ограниченных\\n ключевых слов, напр., приведет к синтаксической ошибке. Для нескольких\\n строк или асинхронного кода смотрите [p]repl или [p]eval.\\n\\n Переменные окружения:\\n ctx - контекст вызова команды\\n бота - объект бота\\n канала - текущий объект канала\\n автор - объект участника команды\\n сообщение - объект сообщения команды\\n discord - discord. y библиотека\\n команд - redbot.core. ommands\\n _ - Результат последней команды dev.\\n " -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Уже выполняется сеанс REPL в этом канале. Выйдите из него с `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Введите код для выполнения или оценки. `exit()` или `quit` чтобы выйти." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Непредвиденная ошибка: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index 8be5c728d..bcd6ced5d 100644 --- a/redbot/core/locales/sk-SK.po +++ b/redbot/core/locales/sk-SK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/sr-CS.po b/redbot/core/locales/sr-CS.po new file mode 100644 index 000000000..b720abf60 --- /dev/null +++ b/redbot/core/locales/sr-CS.po @@ -0,0 +1,2033 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 4\n" +"Language: sr_CS\n" + +#: redbot/core/bank.py:929 +msgid "Can't pay for this command in DM without a global bank." +msgstr "" + +#: redbot/core/bank.py:936 +msgid "You need at least {cost} {currency} to use this command." +msgstr "" + +#: redbot/core/cog_manager.py:320 +#, docstring +msgid "Commands to interface with Red's cog manager." +msgstr "" + +#: redbot/core/cog_manager.py:329 +#, docstring +msgid "\\n Lists current cog paths in order of priority.\\n " +msgstr "" + +#: redbot/core/cog_manager.py:337 +msgid "Install Path: {install_path}\\nCore Path: {core_path}\\n\\n" +msgstr "" + +#: redbot/core/cog_manager.py:351 +#, docstring +msgid "\\n Add a path to the list of available cog paths.\\n " +msgstr "" + +#: redbot/core/cog_manager.py:355 +msgid "That path does not exist or does not point to a valid directory." +msgstr "" + +#: redbot/core/cog_manager.py:363 +msgid "Path successfully added." +msgstr "" + +#: redbot/core/cog_manager.py:368 +#, docstring +msgid "\\n Removes a path from the available cog paths given the `path_number` from `[p]paths`.\\n " +msgstr "" + +#: redbot/core/cog_manager.py:373 redbot/core/cog_manager.py:396 +msgid "Path numbers must be positive." +msgstr "" + +#: redbot/core/cog_manager.py:380 +msgid "That is an invalid path number." +msgstr "" + +#: redbot/core/cog_manager.py:384 +msgid "Path successfully removed." +msgstr "" + +#: redbot/core/cog_manager.py:389 +#, docstring +msgid "\\n Reorders paths internally to allow discovery of different cogs.\\n " +msgstr "" + +#: redbot/core/cog_manager.py:403 +msgid "Invalid 'from' index." +msgstr "" + +#: redbot/core/cog_manager.py:409 +msgid "Invalid 'to' index." +msgstr "" + +#: redbot/core/cog_manager.py:413 +msgid "Paths reordered." +msgstr "" + +#: redbot/core/cog_manager.py:418 +#, docstring +msgid "\\n Returns the current install path or sets it if one is provided.\\n The provided path must be absolute or relative to the bot's\\n directory and it must already exist.\\n\\n No installed cogs will be transferred in the process.\\n " +msgstr "" + +#: redbot/core/cog_manager.py:431 +msgid "That path does not exist." +msgstr "" + +#: redbot/core/cog_manager.py:436 +msgid "The bot will install new cogs to the `{}` directory." +msgstr "" + +#: redbot/core/cog_manager.py:442 +#, docstring +msgid "\\n Lists all loaded and available cogs.\\n " +msgstr "" + +#: redbot/core/cog_manager.py:455 +msgid "**{} loaded:**\\n" +msgstr "" + +#: redbot/core/cog_manager.py:456 +msgid "**{} unloaded:**\\n" +msgstr "" + +#: redbot/core/cog_manager.py:466 +msgid "**{} loaded:**\\n" +msgstr "" + +#: redbot/core/cog_manager.py:468 +msgid "**{} unloaded:**\\n" +msgstr "" + +#: redbot/core/core_commands.py:374 +#, docstring +msgid "Commands related to core functions." +msgstr "" + +#: redbot/core/core_commands.py:382 +#, docstring +msgid "Pong." +msgstr "" + +#: redbot/core/core_commands.py:387 +#, docstring +msgid "Shows info about Red." +msgstr "" + +#: redbot/core/core_commands.py:414 +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:424 +msgid "Instance owned by" +msgstr "" + +#: redbot/core/core_commands.py:427 +msgid "Red version" +msgstr "" + +#: redbot/core/core_commands.py:430 redbot/core/core_commands.py:473 +msgid "Yes, {version} is available." +msgstr "" + +#: redbot/core/core_commands.py:434 redbot/core/core_commands.py:477 +msgid "Checking for updates failed." +msgstr "" + +#: redbot/core/core_commands.py:435 +msgid "Outdated" +msgstr "" + +#: redbot/core/core_commands.py:437 +msgid "About this instance" +msgstr "" + +#: redbot/core/core_commands.py:438 +msgid "About Red" +msgstr "" + +#: redbot/core/core_commands.py:441 redbot/core/core_commands.py:486 +msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" +msgstr "" + +#: redbot/core/core_commands.py:449 +msgid "This bot is an instance of Red, an open source Discord bot (1) created by Twentysix (2) and improved by many (3).\\n\\nRed is backed by a passionate community who contributes and creates content for everyone to enjoy. Join us today (4) and help us improve!\\n\\n(c) Cog Creators" +msgstr "" + +#: redbot/core/core_commands.py:459 +msgid "Instance owned by: [{owner}]\\nPython: [{python_version}] (5)\\ndiscord.py: [{dpy_version}] (6)\\nRed version: [{red_version}] (7)\\n" +msgstr "" + +#: redbot/core/core_commands.py:478 +msgid "Outdated: [{state}]\\n" +msgstr "" + +#: redbot/core/core_commands.py:481 +msgid "**About Red**\\n" +msgstr "" + +#: redbot/core/core_commands.py:492 +msgid "**About this instance**\\n" +msgstr "" + +#: redbot/core/core_commands.py:494 +msgid "**References**\\n1. <{}>\\n2. <{}>\\n3. <{}>\\n4. <{}>\\n5. <{}>\\n6. <{}>\\n7. <{}>\\n" +msgstr "" + +#: redbot/core/core_commands.py:510 +#, docstring +msgid "Shows [botname]'s uptime." +msgstr "" + +#: redbot/core/core_commands.py:513 +msgid "Less than one second" +msgstr "" + +#: redbot/core/core_commands.py:515 +msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" +msgstr "" + +#: redbot/core/core_commands.py:522 +#, docstring +msgid " Commands which interact with the data [botname] has about you. " +msgstr "" + +#: redbot/core/core_commands.py:529 +#, docstring +msgid " Find out what type of data [botname] stores and why. " +msgstr "" + +#: redbot/core/core_commands.py:534 +msgid "This bot stores some data about users as necessary to function. This is mostly the ID your user is assigned by Discord, linked to a handful of things depending on what you interact with in the bot. There are a few commands which store it to keep track of who created something. (such as playlists) For full details about this as well as more in depth details of what is stored and why, see {link}.\\n\\nAdditionally, 3rd party addons loaded by the bot's owner may or may not store additional things. You can use `{prefix}mydata 3rdparty` to view the statements provided by each 3rd-party addition." +msgstr "" + +#: redbot/core/core_commands.py:553 +#, docstring +msgid " View the End User Data statements of each 3rd-party module. " +msgstr "" + +#: redbot/core/core_commands.py:558 +msgid "I need to be able to attach files (try in DMs?)." +msgstr "" + +#: redbot/core/core_commands.py:568 +msgid "This instance does not appear to have any 3rd-party extensions loaded." +msgstr "" + +#: redbot/core/core_commands.py:588 +msgid "3rd party End User Data statements" +msgstr "" + +#: redbot/core/core_commands.py:590 +msgid "The following are statements provided by 3rd-party extensions." +msgstr "" + +#: redbot/core/core_commands.py:595 +msgid "3rd-party extensions without statements\\n" +msgstr "" + +#: redbot/core/core_commands.py:606 +msgid "Here's a generated page with the statements provided by 3rd-party extensions." +msgstr "" + +#: redbot/core/core_commands.py:622 +msgid "Did not get confirmation, cancelling." +msgstr "" + +#: redbot/core/core_commands.py:627 +msgid "Did not get a matching confirmation, cancelling." +msgstr "" + +#: redbot/core/core_commands.py:638 +#, docstring +msgid "\\n Have [botname] forget what it knows about you.\\n\\n This may not remove all data about you, data needed for operation,\\n such as command cooldowns will be kept until no longer necessary.\\n\\n Further interactions with [botname] may cause it to learn about you again.\\n " +msgstr "" + +#: redbot/core/core_commands.py:650 +msgid "This command ({command}) does not support non-interactive usage." +msgstr "" + +#: redbot/core/core_commands.py:657 +msgid "This will cause the bot to get rid of and/or disassociate data from you. It will not get rid of operational data such as modlog entries, warnings, or mutes. If you are sure this is what you want, please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:667 +msgid "This may take some time." +msgstr "" + +#: redbot/core/core_commands.py:680 +msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}.\\nPlease contact the owner of this bot to address this.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:695 +msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following cogs errored: {cogs}.\\nPlease contact the owner of this bot to address this.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:705 +msgid "I tried to delete all non-operational data about you (that I know how to delete) {mention}, however the following modules errored: {modules}.\\nPlease contact the owner of this bot to address this.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:715 +msgid "I've deleted any non-operational data about you (that I know how to delete) {mention}" +msgstr "" + +#: redbot/core/core_commands.py:723 +msgid "{mention} The following cogs did not handle deletion:\\n{cogs}." +msgstr "" + +#: redbot/core/core_commands.py:733 +#, docstring +msgid " [Coming Soon] Get what data [botname] has about you. " +msgstr "" + +#: redbot/core/core_commands.py:735 +msgid "This command doesn't do anything yet, but we're working on adding support for this." +msgstr "" + +#: redbot/core/core_commands.py:744 +#, docstring +msgid "\\n Commands for more complete data handling.\\n " +msgstr "" + +#: redbot/core/core_commands.py:750 +#, docstring +msgid "\\n Set the bot to allow users to request a data deletion.\\n\\n This is on by default.\\n " +msgstr "" + +#: redbot/core/core_commands.py:757 +msgid "User can delete their own data. This will not include operational data such as blocked users." +msgstr "" + +#: redbot/core/core_commands.py:765 +#, docstring +msgid "\\n Set the bot to not allow users to request a data deletion.\\n " +msgstr "" + +#: redbot/core/core_commands.py:769 +msgid "User can not delete their own data." +msgstr "" + +#: redbot/core/core_commands.py:773 +#, docstring +msgid "\\n Sets how user deletions are treated.\\n\\n Level:\\n 0: What users can delete is left entirely up to each cog.\\n 1: Cogs should delete anything the cog doesn't need about the user.\\n " +msgstr "" + +#: redbot/core/core_commands.py:784 +msgid "Cogs will be instructed to remove all non operational data upon a user request." +msgstr "" + +#: redbot/core/core_commands.py:792 +msgid "Cogs will be informed a user has made a data deletion request, and the details of what to delete will be left to the discretion of the cog author." +msgstr "" + +#: redbot/core/core_commands.py:803 +#, docstring +msgid "\\n Handle a deletion request from Discord.\\n " +msgstr "" + +#: redbot/core/core_commands.py:809 +msgid "This will cause the bot to get rid of or disassociate all data from the specified user ID. You should not use this unless Discord has specifically requested this with regard to a deleted user. This will remove the user from various anti-abuse measures. If you are processing a manual request from a user, you may want `{prefix}{command_name}` instead\\n\\nIf you are sure this is what you intend to do please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:827 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:842 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:853 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:863 redbot/core/core_commands.py:1005 +msgid "I've deleted all data about that user that I know how to delete." +msgstr "" + +#: redbot/core/core_commands.py:867 +msgid "{mention} The following cogs did not handle deletion:\\n{cogs}." +msgstr "" + +#: redbot/core/core_commands.py:874 +#, docstring +msgid " Delete data [botname] has about a user for a user. " +msgstr "" + +#: redbot/core/core_commands.py:877 +msgid "This will cause the bot to get rid of or disassociate a lot of non-operational data from the specified user. Users have access to different command for this unless they can't interact with the bot at all. This is a mostly safe operation, but you should not use it unless processing a request from this user as it may impact their usage of the bot. \\n\\nIf you are sure this is what you intend to do please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:900 +msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:915 +msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:926 +msgid "I tried to delete all non-operational data about that user, (that I know how to delete) however the following modules errored: {modules}.\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:937 +msgid "I've deleted all non-operational data about that user that I know how to delete." +msgstr "" + +#: redbot/core/core_commands.py:945 +msgid "{mention} The following cogs did not handle deletion:\\n{cogs}." +msgstr "" + +#: redbot/core/core_commands.py:952 +#, docstring +msgid " Delete data [botname] has about a user. " +msgstr "" + +#: redbot/core/core_commands.py:955 +msgid "This will cause the bot to get rid of or disassociate a lot of data about the specified user. This may include more than just end user data, including anti abuse records.\\n\\nIf you are sure this is what you intend to do please respond with the following:" +msgstr "" + +#: redbot/core/core_commands.py:969 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}. Additionally, the following cogs errored: {cogs}\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:984 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following cogs errored: {cogs}.\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:995 +msgid "I tried to delete all data about that user, (that I know how to delete) however the following modules errored: {modules}.\\nPlease check your logs and contact the creators of these cogs and modules.\\nNote: Outside of these failures, data should have been deleted." +msgstr "" + +#: redbot/core/core_commands.py:1009 +msgid "{mention} The following cogs did not handle deletion:\\n{cogs}." +msgstr "" + +#: redbot/core/core_commands.py:1016 +#, 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:1027 +#, docstring +msgid "Show the current embed settings." +msgstr "" + +#: redbot/core/core_commands.py:1028 +msgid "Embed settings:\\n\\n" +msgstr "" + +#: redbot/core/core_commands.py:1030 +msgid "Global default: {}\\n" +msgstr "" + +#: redbot/core/core_commands.py:1033 +msgid "Guild setting: {}\\n" +msgstr "" + +#: redbot/core/core_commands.py:1036 +msgid "Channel setting: {}\\n" +msgstr "" + +#: redbot/core/core_commands.py:1038 +msgid "User setting: {}" +msgstr "" + +#: redbot/core/core_commands.py:1044 +#, 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:1054 +msgid "Embeds are now {} by default." +msgstr "" + +#: redbot/core/core_commands.py:1054 redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1103 redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1744 +msgid "disabled" +msgstr "" + +#: redbot/core/core_commands.py:1054 redbot/core/core_commands.py:1078 +#: redbot/core/core_commands.py:1103 redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1744 +msgid "enabled" +msgstr "" + +#: redbot/core/core_commands.py:1061 +#, 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:1074 redbot/core/core_commands.py:1099 +#: redbot/core/core_commands.py:1121 +msgid "Embeds will now fall back to the global setting." +msgstr "" + +#: redbot/core/core_commands.py:1077 +msgid "Embeds are now {} for this guild." +msgstr "" + +#: redbot/core/core_commands.py:1086 +#, 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:1102 +msgid "Embeds are now {} for this channel." +msgstr "" + +#: redbot/core/core_commands.py:1109 +#, docstring +msgid "\\n Toggle the user's embed setting for DMs.\\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 executed in a DM with the bot.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1124 +msgid "Embeds are now enabled for you in DMs." +msgstr "" + +#: redbot/core/core_commands.py:1126 +msgid "Embeds are now disabled for you in DMs." +msgstr "" + +#: redbot/core/core_commands.py:1132 +#, 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:1144 +msgid "No exception has occurred yet." +msgstr "" + +#: redbot/core/core_commands.py:1149 +#, docstring +msgid "Show's [botname]'s invite url." +msgstr "" + +#: redbot/core/core_commands.py:1161 +#, docstring +msgid "Setup the bot's invite." +msgstr "" + +#: redbot/core/core_commands.py:1166 +#, docstring +msgid "\\n Define if the command should be accessible for the average user.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1195 +#, 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 authentication for some permissions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1215 +#, docstring +msgid "Leaves the current server." +msgstr "" + +#: redbot/core/core_commands.py:1216 +msgid "Are you sure you want me to leave this server? (y/n)" +msgstr "" + +#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1275 +msgid "Response timed out." +msgstr "" + +#: redbot/core/core_commands.py:1226 +msgid "Alright. Bye :wave:" +msgstr "" + +#: redbot/core/core_commands.py:1227 +msgid "Leaving guild '{}'" +msgstr "" + +#: redbot/core/core_commands.py:1230 +msgid "Alright, I'll stay then :)" +msgstr "" + +#: redbot/core/core_commands.py:1235 +#, docstring +msgid "Lists and allows [botname] to leave servers." +msgstr "" + +#: redbot/core/core_commands.py:1246 +msgid "To leave a server, just type its number." +msgstr "" + +#: redbot/core/core_commands.py:1261 +msgid "I cannot leave a guild I am the owner of." +msgstr "" + +#: redbot/core/core_commands.py:1264 +msgid "Are you sure you want me to leave {}? (yes/no)" +msgstr "" + +#: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 +msgid "Done." +msgstr "" + +#: redbot/core/core_commands.py:1273 +msgid "Alright then." +msgstr "" + +#: redbot/core/core_commands.py:1280 +#, docstring +msgid "Loads packages." +msgstr "" + +#: redbot/core/core_commands.py:1299 +msgid "Loaded {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1304 +msgid "The following package is already loaded: {pack}" +msgstr "" + +#: redbot/core/core_commands.py:1308 +msgid "The following packages are already loaded: {packs}" +msgstr "" + +#: redbot/core/core_commands.py:1315 +msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1320 +msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1328 +msgid "The following name is not a valid package name: {pack}\\nPackage names cannot start with a number and can only contain ascii numbers, letters, and underscores." +msgstr "" + +#: redbot/core/core_commands.py:1334 +msgid "The following names are not valid package names: {packs}\\nPackage names cannot start with a number and can only contain ascii numbers, letters, and underscores." +msgstr "" + +#: redbot/core/core_commands.py:1343 redbot/core/core_commands.py:1477 +msgid "The following package was not found in any cog path: {pack}." +msgstr "" + +#: redbot/core/core_commands.py:1347 redbot/core/core_commands.py:1481 +msgid "The following packages were not found in any cog path: {packs}" +msgstr "" + +#: redbot/core/core_commands.py:1355 +msgid "This package could not be loaded for the following reason:\\n\\n{reason}" +msgstr "" + +#: redbot/core/core_commands.py:1359 +msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" +msgstr "" + +#: redbot/core/core_commands.py:1366 +msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\\nYou should inform maintainer of the repo about this message." +msgstr "" + +#: redbot/core/core_commands.py:1372 +msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\\nYou should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/core/core_commands.py:1387 +#, docstring +msgid "Unloads packages." +msgstr "" + +#: redbot/core/core_commands.py:1397 +msgid "The following package was unloaded: {pack}." +msgstr "" + +#: redbot/core/core_commands.py:1401 +msgid "The following packages were unloaded: {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1408 +msgid "The following package was not loaded: {pack}." +msgstr "" + +#: redbot/core/core_commands.py:1412 +msgid "The following packages were not loaded: {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1425 +#, docstring +msgid "Reloads packages." +msgstr "" + +#: redbot/core/core_commands.py:1444 +msgid "Reloaded {packs}." +msgstr "" + +#: redbot/core/core_commands.py:1449 +msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1454 +msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." +msgstr "" + +#: redbot/core/core_commands.py:1462 +msgid "The following name is not a valid package name: {pack}\\nPackage names cannot start with a number and can only contain ascii numbers, letters, and underscores." +msgstr "" + +#: redbot/core/core_commands.py:1468 +msgid "The following names are not valid package names: {packs}\\nPackage names cannot start with a number and can only contain ascii numbers, letters, and underscores." +msgstr "" + +#: redbot/core/core_commands.py:1489 +msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" +msgstr "" + +#: redbot/core/core_commands.py:1493 +msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" +msgstr "" + +#: redbot/core/core_commands.py:1500 +msgid "**WARNING**: The following repo is using shared libs which are marked for removal in the future: {repo}.\\nYou should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/core/core_commands.py:1506 +msgid "**WARNING**: The following repos are using shared libs which are marked for removal in the future: {repos}.\\nYou should inform maintainers of these repos about this message." +msgstr "" + +#: redbot/core/core_commands.py:1521 +#, docstring +msgid "Shuts down the bot." +msgstr "" + +#: redbot/core/core_commands.py:1526 +msgid "Shutting down... " +msgstr "" + +#: redbot/core/core_commands.py:1532 +#, 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:1539 +msgid "Restarting..." +msgstr "" + +#: redbot/core/core_commands.py:1544 +#, docstring +msgid "Changes [botname]'s settings." +msgstr "" + +#: redbot/core/core_commands.py:1548 +#, docstring +msgid "\\n Show the current settings for [botname].\\n " +msgstr "" + +#: redbot/core/core_commands.py:1560 +msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" +msgstr "" + +#: redbot/core/core_commands.py:1569 +msgid "Same as bot's locale" +msgstr "" + +#: redbot/core/core_commands.py:1572 +msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}\\nRegional format: {regional_format}" +msgstr "" + +#: redbot/core/core_commands.py:1592 +#, docstring +msgid "Set the delay until the bot removes the command message.\\n\\n Must be between -1 and 60.\\n\\n Set to -1 to disable this feature.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1603 +msgid "Command deleting disabled." +msgstr "" + +#: redbot/core/core_commands.py:1605 +msgid "Delete delay set to {num} seconds." +msgstr "" + +#: redbot/core/core_commands.py:1610 +msgid "Bot will delete command messages after {num} seconds. Set this value to -1 to stop deleting messages" +msgstr "" + +#: redbot/core/core_commands.py:1617 +msgid "I will not delete command messages." +msgstr "" + +#: redbot/core/core_commands.py:1622 +#, 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:1632 +msgid "Description reset." +msgstr "" + +#: redbot/core/core_commands.py:1635 +msgid "This description is too long to properly display. Please try again with below 250 characters" +msgstr "" + +#: redbot/core/core_commands.py:1649 +#, docstring +msgid "\\n Adds an admin role for this guild.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1654 +msgid "This role is already an admin role." +msgstr "" + +#: redbot/core/core_commands.py:1656 +msgid "That role is now considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:1662 +#, docstring +msgid "\\n Adds a mod role for this guild.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1667 +msgid "This role is already a mod role." +msgstr "" + +#: redbot/core/core_commands.py:1669 +msgid "That role is now considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:1675 +#, docstring +msgid "\\n Removes an admin role for this guild.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1680 +msgid "That role was not an admin role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:1682 +msgid "That role is no longer considered an admin role." +msgstr "" + +#: redbot/core/core_commands.py:1688 +#, docstring +msgid "\\n Removes a mod role for this guild.\\n " +msgstr "" + +#: redbot/core/core_commands.py:1693 +msgid "That role was not a mod role to begin with." +msgstr "" + +#: redbot/core/core_commands.py:1695 +msgid "That role is no longer considered a mod role." +msgstr "" + +#: redbot/core/core_commands.py:1701 +#, 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:1710 +msgid "The bot {} use its configured color for embeds." +msgstr "" + +#: redbot/core/core_commands.py:1711 +msgid "will not" +msgstr "" + +#: redbot/core/core_commands.py:1711 +msgid "will" +msgstr "" + +#: redbot/core/core_commands.py:1719 +#, 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:1727 +msgid "Fuzzy command search has been {} for this server." +msgstr "" + +#: redbot/core/core_commands.py:1735 +#, 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:1743 +msgid "Fuzzy command search has been {} in DMs." +msgstr "" + +#: redbot/core/core_commands.py:1751 +#, 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:1761 +msgid "The color has been reset." +msgstr "" + +#: redbot/core/core_commands.py:1764 +msgid "The color has been set." +msgstr "" + +#: redbot/core/core_commands.py:1769 +#, docstring +msgid "Sets [botname]'s avatar\\n\\n Supports either an attachment or an image URL." +msgstr "" + +#: redbot/core/core_commands.py:1790 +msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL or attachment must be a valid image in either JPG or PNG format." +msgstr "" + +#: redbot/core/core_commands.py:1797 +msgid "JPG / PNG format only." +msgstr "" + +#: redbot/core/core_commands.py:1804 +#, docstring +msgid "Removes [botname]'s avatar." +msgstr "" + +#: redbot/core/core_commands.py:1807 +msgid "Avatar removed." +msgstr "" + +#: redbot/core/core_commands.py:1813 +#, docstring +msgid "Sets [botname]'s playing status." +msgstr "" + +#: redbot/core/core_commands.py:1825 +msgid "Status set to ``Playing {game.name}``." +msgstr "" + +#: redbot/core/core_commands.py:1827 +msgid "Game cleared." +msgstr "" + +#: redbot/core/core_commands.py:1833 +#, docstring +msgid "Sets [botname]'s listening status." +msgstr "" + +#: redbot/core/core_commands.py:1843 +msgid "Status set to ``Listening to {listening}``." +msgstr "" + +#: redbot/core/core_commands.py:1846 +msgid "Listening cleared." +msgstr "" + +#: redbot/core/core_commands.py:1852 +#, docstring +msgid "Sets [botname]'s watching status." +msgstr "" + +#: redbot/core/core_commands.py:1861 +msgid "Status set to ``Watching {watching}``." +msgstr "" + +#: redbot/core/core_commands.py:1863 +msgid "Watching cleared." +msgstr "" + +#: redbot/core/core_commands.py:1869 +#, 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:1892 +msgid "Status changed to {}." +msgstr "" + +#: redbot/core/core_commands.py:1898 +#, docstring +msgid "Sets [botname]'s streaming status.\\n\\n Leaving both streamer and stream_title empty will clear it." +msgstr "" + +#: redbot/core/core_commands.py:1920 +#, docstring +msgid "Sets [botname]'s username." +msgstr "" + +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 +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:1942 +#, docstring +msgid "Sets [botname]'s nickname." +msgstr "" + +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 +msgid "I lack the permissions to change my own nickname." +msgstr "" + +#: redbot/core/core_commands.py:1956 +#, docstring +msgid "Sets [botname]'s global prefix(es)." +msgstr "" + +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 +msgid "Prefix set." +msgstr "" + +#: redbot/core/core_commands.py:1967 +#, docstring +msgid "Sets [botname]'s server prefix(es)." +msgstr "" + +#: redbot/core/core_commands.py:1970 +msgid "Guild prefixes have been reset." +msgstr "" + +#: redbot/core/core_commands.py:1979 +#, docstring +msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " +msgstr "" + +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 +msgid "Invalid language code. Use format: `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 +msgid "Invalid format - language code has to include country code, e.g. `en-US`" +msgstr "" + +#: redbot/core/core_commands.py:2003 +msgid "Locale has been set." +msgstr "" + +#: redbot/core/core_commands.py:2008 +#, docstring +msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2019 +msgid "Regional formatting will now be based on bot's locale." +msgstr "" + +#: redbot/core/core_commands.py:2036 +msgid "Regional formatting will now be based on `{language_code}` locale." +msgstr "" + +#: redbot/core/core_commands.py:2044 +#, 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:2053 +msgid "The custom text has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2057 +msgid "The custom text has been set." +msgstr "" + +#: redbot/core/core_commands.py:2060 +msgid "Text must be fewer than 1024 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2065 +#, 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:2078 +msgid "`{service}` API tokens have been set." +msgstr "" + +#: redbot/core/core_commands.py:2083 +#, docstring +msgid "Manage settings for the help command." +msgstr "" + +#: redbot/core/core_commands.py:2088 +#, docstring +msgid " Show the current help settings " +msgstr "" + +#: redbot/core/core_commands.py:2095 +msgid "Warning: The default formatter is not in use, these settings may not apply" +msgstr "" + +#: redbot/core/core_commands.py:2105 +#, docstring +msgid " This resets [botname]'s help formatter to the default formatter " +msgstr "" + +#: redbot/core/core_commands.py:2109 +msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." +msgstr "" + +#: redbot/core/core_commands.py:2118 +#, docstring +msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " +msgstr "" + +#: redbot/core/core_commands.py:2125 +msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." +msgstr "" + +#: redbot/core/core_commands.py:2133 +#, docstring +msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2144 +msgid "Help will use menus." +msgstr "" + +#: redbot/core/core_commands.py:2146 +msgid "Help will not use menus." +msgstr "" + +#: redbot/core/core_commands.py:2150 +#, 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:2160 +msgid "Help will not filter hidden commands." +msgstr "" + +#: redbot/core/core_commands.py:2162 +msgid "Help will filter hidden commands." +msgstr "" + +#: redbot/core/core_commands.py:2166 +#, 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:2177 +msgid "Help will only show for commands which can be run." +msgstr "" + +#: redbot/core/core_commands.py:2179 +msgid "Help will show up without checking if the commands can be run." +msgstr "" + +#: redbot/core/core_commands.py:2183 +#, 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:2196 +msgid "Help will verify the existence of help topics." +msgstr "" + +#: redbot/core/core_commands.py:2199 +msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." +msgstr "" + +#: redbot/core/core_commands.py:2207 +#, 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:2218 +msgid "You must give a value of at least 500 characters." +msgstr "" + +#: redbot/core/core_commands.py:2222 +msgid "Done. The character limit per page has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2226 +#, docstring +msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2237 redbot/core/core_commands.py:2255 +msgid "You must give a value of zero or greater!" +msgstr "" + +#: redbot/core/core_commands.py:2241 +msgid "Done. The page limit has been set to {}." +msgstr "" + +#: redbot/core/core_commands.py:2246 +#, 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:2258 +msgid "The delay cannot be longer than 14 days!" +msgstr "" + +#: redbot/core/core_commands.py:2263 +msgid "Done. Help messages will not be deleted now." +msgstr "" + +#: redbot/core/core_commands.py:2265 +msgid "Done. The delete delay has been set to {} seconds." +msgstr "" + +#: redbot/core/core_commands.py:2269 +#, 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:2277 +msgid "The tagline has been reset." +msgstr "" + +#: redbot/core/core_commands.py:2281 +msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." +msgstr "" + +#: redbot/core/core_commands.py:2289 +msgid "The tagline has been set." +msgstr "" + +#: redbot/core/core_commands.py:2294 +#, docstring +msgid "Sends a message to the owner." +msgstr "" + +#: redbot/core/core_commands.py:2297 +msgid "User ID: {}" +msgstr "" + +#: redbot/core/core_commands.py:2300 +msgid "through DM" +msgstr "" + +#: redbot/core/core_commands.py:2302 +msgid "from {}" +msgstr "" + +#: redbot/core/core_commands.py:2303 +msgid " | Server ID: {}" +msgstr "" + +#: redbot/core/core_commands.py:2308 +msgid "Use `{}dm {} ` to reply to this user" +msgstr "" + +#: redbot/core/core_commands.py:2310 +msgid "Sent by {} {}" +msgstr "" + +#: redbot/core/core_commands.py:2315 +msgid "I've been configured not to send this anywhere." +msgstr "" + +#: redbot/core/core_commands.py:2386 +msgid "Your message has been sent." +msgstr "" + +#: redbot/core/core_commands.py:2388 +msgid "I'm unable to deliver your message. Sorry." +msgstr "" + +#: redbot/core/core_commands.py:2393 +#, docstring +msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2403 +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:2413 +msgid "Owner of {}" +msgstr "" + +#: redbot/core/core_commands.py:2414 +msgid "You can reply to this message with {}contact" +msgstr "" + +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 +msgid "Sorry, I couldn't deliver your message to {}" +msgstr "" + +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 +msgid "Message delivered to {}" +msgstr "" + +#: redbot/core/core_commands.py:2446 +#, docstring +msgid "Prints the bot's data path." +msgstr "" + +#: redbot/core/core_commands.py:2450 +msgid "Data path: {path}" +msgstr "" + +#: redbot/core/core_commands.py:2456 +#, docstring +msgid "Shows debug information useful for debugging." +msgstr "" + +#: redbot/core/core_commands.py:2517 +#, docstring +msgid "\\n Allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2524 +#, docstring +msgid "\\n Adds a user to the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2534 +msgid "Users added to allowlist." +msgstr "" + +#: redbot/core/core_commands.py:2538 +#, docstring +msgid "\\n Lists users on the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2547 +msgid "Users on allowlist:" +msgstr "" + +#: redbot/core/core_commands.py:2556 +#, docstring +msgid "\\n Removes user from the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2566 +msgid "Users have been removed from the allowlist." +msgstr "" + +#: redbot/core/core_commands.py:2570 +#, docstring +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2574 +msgid "Allowlist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2579 +#, docstring +msgid "\\n Blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2586 +#, docstring +msgid "\\n Adds a user to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2599 +msgid "You cannot add an owner to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:2605 +msgid "User added to blocklist." +msgstr "" + +#: redbot/core/core_commands.py:2609 +#, docstring +msgid "\\n Lists users on the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2618 +msgid "Users on blocklist:" +msgstr "" + +#: redbot/core/core_commands.py:2627 +#, docstring +msgid "\\n Removes user from the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2637 +msgid "Users have been removed from blocklist." +msgstr "" + +#: redbot/core/core_commands.py:2641 +#, docstring +msgid "\\n Clears the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2645 +msgid "Blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2651 +#, docstring +msgid "\\n Server specific allowlist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2660 +#, docstring +msgid "\\n Adds a user or role to the server allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2675 +msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." +msgstr "" + +#: redbot/core/core_commands.py:2683 +msgid "{names} added to allowlist." +msgstr "" + +#: redbot/core/core_commands.py:2687 +#, docstring +msgid "\\n Lists users and roles on the server allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2696 +msgid "Whitelisted Users and roles:" +msgstr "" + +#: redbot/core/core_commands.py:2707 +#, docstring +msgid "\\n Removes user or role from the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2722 +msgid "I cannot allow you to do this, as it would remove your ability to run commands." +msgstr "" + +#: redbot/core/core_commands.py:2730 +msgid "{names} removed from the server allowlist." +msgstr "" + +#: redbot/core/core_commands.py:2735 +#, docstring +msgid "\\n Clears the allowlist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2739 +msgid "Server allowlist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2745 +#, docstring +msgid "\\n Server specific blocklist management commands.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2754 +#, docstring +msgid "\\n Adds a user or role to the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2764 +msgid "You cannot add yourself to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:2767 +msgid "You cannot add the guild owner to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:2770 +msgid "You cannot add a bot owner to the blocklist!" +msgstr "" + +#: redbot/core/core_commands.py:2777 +msgid "{names} added to the server blocklist." +msgstr "" + +#: redbot/core/core_commands.py:2782 +#, docstring +msgid "\\n Lists users and roles on the blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2791 +msgid "Blacklisted Users and Roles:" +msgstr "" + +#: redbot/core/core_commands.py:2802 +#, docstring +msgid "\\n Removes user or role from blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2814 +msgid "{names} removed from the server blocklist." +msgstr "" + +#: redbot/core/core_commands.py:2819 +#, docstring +msgid "\\n Clears the server blocklist.\\n " +msgstr "" + +#: redbot/core/core_commands.py:2823 +msgid "Server blocklist has been cleared." +msgstr "" + +#: redbot/core/core_commands.py:2828 +#, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring +msgid "Set the default state for a cog as disabled." +msgstr "" + +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 +msgid "Cog with the given name doesn't exist." +msgstr "" + +#: redbot/core/core_commands.py:2839 +msgid "You can't disable this cog by default." +msgstr "" + +#: redbot/core/core_commands.py:2841 +msgid "{cogname} has been set as disabled by default." +msgstr "" + +#: redbot/core/core_commands.py:2846 +#, docstring +msgid "Set the default state for a cog as enabled." +msgstr "" + +#: redbot/core/core_commands.py:2851 +msgid "{cogname} has been set as enabled by default." +msgstr "" + +#: redbot/core/core_commands.py:2856 +#, docstring +msgid "Disable a cog in this guild." +msgstr "" + +#: redbot/core/core_commands.py:2861 +msgid "You can't disable this cog as you would lock yourself out." +msgstr "" + +#: redbot/core/core_commands.py:2863 +msgid "{cogname} has been disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:2866 +msgid "{cogname} was already disabled (nothing to do)." +msgstr "" + +#: redbot/core/core_commands.py:2872 +#, docstring +msgid "Enable a cog in this guild." +msgstr "" + +#: redbot/core/core_commands.py:2874 +msgid "{cogname} has been enabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:2882 +msgid "{cogname} was not disabled (nothing to do)." +msgstr "" + +#: redbot/core/core_commands.py:2888 +#, docstring +msgid "List the cogs which are disabled in this guild." +msgstr "" + +#: redbot/core/core_commands.py:2897 +msgid "The following cogs are disabled in this guild:\\n" +msgstr "" + +#: redbot/core/core_commands.py:2903 +msgid "There are no disabled cogs in this guild." +msgstr "" + +#: redbot/core/core_commands.py:2907 +#, 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:2920 +#, docstring +msgid "List disabled commands globally." +msgstr "" + +#: redbot/core/core_commands.py:2923 +msgid "There aren't any globally disabled commands." +msgstr "" + +#: redbot/core/core_commands.py:2926 +msgid "{} commands are disabled globally.\\n" +msgstr "" + +#: redbot/core/core_commands.py:2930 +msgid "1 command is disabled globally.\\n" +msgstr "" + +#: redbot/core/core_commands.py:2937 +#, docstring +msgid "List disabled commands in this server." +msgstr "" + +#: redbot/core/core_commands.py:2940 +msgid "There aren't any disabled commands in {}." +msgstr "" + +#: redbot/core/core_commands.py:2943 +msgid "{} commands are disabled in {}.\\n" +msgstr "" + +#: redbot/core/core_commands.py:2947 +msgid "1 command is disabled in {}.\\n" +msgstr "" + +#: redbot/core/core_commands.py:2954 +#, 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:2968 +#, docstring +msgid "Disable a command globally." +msgstr "" + +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 +msgid "I couldn't find that command. Please note that it is case sensitive." +msgstr "" + +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +msgid "The command to disable cannot be `command` or any of its subcommands." +msgstr "" + +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 +msgid "This command is designated as being always available and cannot be disabled." +msgstr "" + +#: redbot/core/core_commands.py:2993 +msgid "That command is already disabled globally." +msgstr "" + +#: redbot/core/core_commands.py:3002 +#, docstring +msgid "Disable a command in this server only." +msgstr "" + +#: redbot/core/core_commands.py:3023 +msgid "You are not allowed to disable that command." +msgstr "" + +#: redbot/core/core_commands.py:3033 +msgid "That command is already disabled in this server." +msgstr "" + +#: redbot/core/core_commands.py:3039 +#, 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:3052 +#, docstring +msgid "Enable a command globally." +msgstr "" + +#: redbot/core/core_commands.py:3065 +msgid "That command is already enabled globally." +msgstr "" + +#: redbot/core/core_commands.py:3074 +#, docstring +msgid "Enable a command in this server." +msgstr "" + +#: redbot/core/core_commands.py:3083 +msgid "You are not allowed to enable that command." +msgstr "" + +#: redbot/core/core_commands.py:3093 +msgid "That command is already enabled in this server." +msgstr "" + +#: redbot/core/core_commands.py:3100 +#, 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:3114 +#, docstring +msgid "\\n Server settings for immunity from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3121 +#, docstring +msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3132 +msgid "Roles immune from automated moderation actions:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3137 +msgid "Members immune from automated moderation actions:\\n" +msgstr "" + +#: redbot/core/core_commands.py:3141 +msgid "No immunty settings here." +msgstr "" + +#: redbot/core/core_commands.py:3150 +#, docstring +msgid "\\n Makes a user or role immune from automated moderation actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3155 +msgid "Already added." +msgstr "" + +#: redbot/core/core_commands.py:3163 +#, docstring +msgid "\\n Makes a user or role immune from automated moderation actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3168 +msgid "Not in list." +msgstr "" + +#: redbot/core/core_commands.py:3176 +#, docstring +msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3181 +msgid "They are immune" +msgstr "" + +#: redbot/core/core_commands.py:3183 +msgid "They are not Immune" +msgstr "" + +#: redbot/core/core_commands.py:3188 +#, docstring +msgid "\\n Commands for configuring owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3195 +#, docstring +msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3208 +#, docstring +msgid "\\n Opt-out of receiving owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3221 +#, docstring +msgid "\\n Adds a destination text channel to receive owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3240 +#, docstring +msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3257 +#, docstring +msgid "\\n Lists the configured extra destinations for owner notifications.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3264 +msgid "There are no extra channels being sent to." +msgstr "" + +#: redbot/core/core_commands.py:3275 +msgid "Unknown channel with id: {id}" +msgstr "" + +#: redbot/core/core_commands.py:3306 +#, docstring +msgid "Add servers or channels to the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3310 +#, docstring +msgid "\\n List the currently ignored servers and channels\\n " +msgstr "" + +#: redbot/core/core_commands.py:3322 +#, docstring +msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3330 +msgid "Channel added to ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3332 +msgid "Channel already in ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3337 +#, docstring +msgid "Ignore commands in this server." +msgstr "" + +#: redbot/core/core_commands.py:3341 +msgid "This server has been added to the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3343 +msgid "This server is already being ignored." +msgstr "" + +#: redbot/core/core_commands.py:3349 +#, docstring +msgid "Remove servers or channels from the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3357 +#, docstring +msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " +msgstr "" + +#: redbot/core/core_commands.py:3366 +msgid "Channel removed from ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3368 +msgid "That channel is not in the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3373 +#, docstring +msgid "Remove this server from the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3377 +msgid "This server has been removed from the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3379 +msgid "This server is not in the ignore list." +msgstr "" + +#: redbot/core/core_commands.py:3385 +msgid "This server is currently being ignored." +msgstr "" + +#: redbot/core/core_commands.py:3397 +msgid "Currently ignored categories: {categories}\\nChannels: {channels}" +msgstr "" + +#: redbot/core/core_commands.py:3411 +#, docstring +msgid "\\n Get info about Red's licenses.\\n " +msgstr "" + +#: redbot/core/dev_commands.py:98 +#, docstring +msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " +msgstr "" + +#: redbot/core/dev_commands.py:153 +#, docstring +msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " +msgstr "" + +#: redbot/core/dev_commands.py:221 +#, docstring +msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " +msgstr "" + +#: redbot/core/dev_commands.py:243 +msgid "Already running a REPL session in this channel. Exit it with `quit`." +msgstr "" + +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" + +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 +msgid "Exiting." +msgstr "" + +#: redbot/core/dev_commands.py:321 +msgid "Unexpected error: `{}`" +msgstr "" + +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 +#, docstring +msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " +msgstr "" + +#: redbot/core/dev_commands.py:355 +#, docstring +msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " +msgstr "" + +#: redbot/core/errors.py:49 +msgid "{user}'s balance cannot rise above {max} {currency}." +msgstr "" + +#: redbot/core/events.py:107 +msgid "Your Red instance is out of date! {} is the current version, however you are using {}!" +msgstr "" + +#: redbot/core/events.py:112 +msgid "\\n\\nWhile the following command should work in most scenarios as it is based on your current OS, environment, and Python version, **we highly recommend you to read the update docs at <{docs}> and make sure there is nothing else that needs to be done during the update.**" +msgstr "" + +#: redbot/core/events.py:136 +msgid "\\n\\nTo update your bot, first shutdown your bot then open a window of {console} (Not as admin) and run the following:\\n\\n" +msgstr "" + +#: redbot/core/events.py:141 +msgid "Command Prompt" +msgstr "" + +#: redbot/core/events.py:143 +msgid "Terminal" +msgstr "" + +#: redbot/core/events.py:150 +msgid "\\n\\nYou have Python `{py_version}` and this update requires `{req_py}`; you cannot simply run the update command.\\n\\nYou will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in " +msgstr "" + +#: redbot/core/events.py:224 +msgid "`{user_input}` is not a valid value for `{command}`" +msgstr "" + +#: redbot/core/events.py:249 +msgid "Error in command '{command}'. Check your console or logs for details." +msgstr "" + +#: redbot/core/events.py:274 +msgid "I require the {permission} permission to execute that command." +msgstr "" + +#: redbot/core/events.py:278 +msgid "I require {permission_list} permissions to execute that command." +msgstr "" + +#: redbot/core/events.py:286 +msgid "That command is not available in DMs." +msgstr "" + +#: redbot/core/events.py:288 +msgid "That command is only available in DMs." +msgstr "" + +#: redbot/core/events.py:293 +msgid "This command is on cooldown. Try again in {delay}." +msgstr "" + +#: redbot/core/events.py:295 +msgid "This command is on cooldown. Try again in 1 second." +msgstr "" + +#: redbot/core/events.py:299 +msgid "Too many people using this command. It can only be used {number} time(s) per {type} concurrently." +msgstr "" + +#: redbot/core/modlog.py:334 +msgid "Case #{} | {} {}" +msgstr "" + +#: redbot/core/modlog.py:338 +msgid "**Reason:** {}" +msgstr "" + +#: redbot/core/modlog.py:340 +msgid "**Reason:** Use the `reason` command to add it" +msgstr "" + +#: redbot/core/modlog.py:343 +msgid "Unknown" +msgstr "" + +#: redbot/core/modlog.py:347 redbot/core/modlog.py:369 +#: redbot/core/modlog.py:384 +msgid "Deleted User." +msgstr "" + +#: redbot/core/modlog.py:349 redbot/core/modlog.py:371 +#: redbot/core/modlog.py:387 +msgid "Unknown or Deleted User" +msgstr "" + +#: redbot/core/modlog.py:401 +msgid "Moderator" +msgstr "" + +#: redbot/core/modlog.py:403 +msgid "Until" +msgstr "" + +#: redbot/core/modlog.py:404 +msgid "Duration" +msgstr "" + +#: redbot/core/modlog.py:408 redbot/core/modlog.py:413 +msgid "Channel" +msgstr "" + +#: redbot/core/modlog.py:409 +msgid "{channel} (deleted)" +msgstr "" + +#: redbot/core/modlog.py:415 +msgid "Amended by" +msgstr "" + +#: redbot/core/modlog.py:417 +msgid "Last modified at" +msgstr "" + +#: redbot/core/modlog.py:424 +msgid "**User:** {}\\n" +msgstr "" + +#: redbot/core/modlog.py:425 +msgid "**Moderator:** {}\\n" +msgstr "" + +#: redbot/core/modlog.py:428 +msgid "**Until:** {}\\n**Duration:** {}\\n" +msgstr "" + +#: redbot/core/modlog.py:430 +msgid "**Channel**: {}\\n" +msgstr "" + +#: redbot/core/modlog.py:432 +msgid "**Amended by:** {}\\n" +msgstr "" + +#: redbot/core/modlog.py:434 +msgid "**Last modified at:** {}\\n" +msgstr "" + diff --git a/redbot/core/locales/sr-SP.po b/redbot/core/locales/sr-SP.po index 7b17588e8..502a72d02 100644 --- a/redbot/core/locales/sr-SP.po +++ b/redbot/core/locales/sr-SP.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index 4c80d1e20..d55b6230d 100644 --- a/redbot/core/locales/sv-SE.po +++ b/redbot/core/locales/sv-SE.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Klart." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Guild prefix har rensats." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Kör redan en REPL session i denna kanal, avsluta den med `quit`." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Skriv kod som ska köras eller utvärderas. `exit()` eller `quit` för att avsluta." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Oväntat fel: `{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index e50911b89..383176e78 100644 --- a/redbot/core/locales/tr-TR.po +++ b/redbot/core/locales/tr-TR.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "Tamamdır." @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 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:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "Önek seti." -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "Lonca önekleri sıfırlandı." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "Yerel ayarı belirlemek." -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "`{service}` API tokenleri ayarlandı." -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "Yardım komutu ayarlarını yönetin." -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 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:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 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:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 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:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "Bot sahibine bir mesaj gönder." -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 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:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 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:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "Data dizini: {path}" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "Beyaz liste kullanıcılar ve roller:" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "Bir komut genel olarak devre dışı bırakın." -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 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:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, 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:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 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:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "Genel olarak bir komut etkinleştirmek." -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "Bu sunucu bir komutu etkinleştirin." -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "Buradaki hiçbir immunty ayarlar." -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "Bağışık olduklarını" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "Onlar bağışıklık değildir" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "Kanal yok sayılan olarak eklendi." -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "Bu sunucu yok sayılan olarak listeye eklendi." -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "Bu sunucu zaten yok sayılan modu açılmış." -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "Bir kanalı ya da kategoriyi yasaklı listesinden kaldırın.\\n\\n Bir kanal girilmezse mevcut kanal olarak seçilecek.\\n " -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "Kanal yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "Bu sunucu yok sayılan listesinden kaldırıldı." -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "Şu anda yok sayılan ketogeri: {categories}\\nKanallar: {channels}" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "Zaten bir çoğaltma oturum bu kanalda çalışan. Bunu 'istifa ile' çık." -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "Yürütmek veya değerlendirmek için kod girin. 'çıkış' veya 'çıkmak' çıkmak için." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "Beklenmeyen hata: '{}'" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index 33e92e8b2..31d7003b3 100644 --- a/redbot/core/locales/uk-UA.po +++ b/redbot/core/locales/uk-UA.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index 6afd897df..445d6f96c 100644 --- a/redbot/core/locales/vi-VN.po +++ b/redbot/core/locales/vi-VN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index f4df23b98..c2e132f13 100644 --- a/redbot/core/locales/zh-CN.po +++ b/redbot/core/locales/zh-CN.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "完成。" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "我没有更改我自己昵称的权限。" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "已重置行会前缀。" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "你的信息已发送。" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息。" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "已经在这个通道中运行REPL会话。选择'退出'来退出。" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." -msgstr "输入代码来执行或评估。`exit()` 或 `quit`来退出。" +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." +msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "异常错误:`{}`" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/zh-HK.po b/redbot/core/locales/zh-HK.po index b27efa967..1bf94b61d 100644 --- a/redbot/core/locales/zh-HK.po +++ b/redbot/core/locales/zh-HK.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 0c868b671..624e3cf11 100644 --- a/redbot/core/locales/zh-TW.po +++ b/redbot/core/locales/zh-TW.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-08-20 12:25+0000\n" +"POT-Creation-Date: 2020-08-27 12:21+0000\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -515,7 +515,7 @@ msgid "Sends to the owner the last command exception that has occurred.\\n\\n msgstr "" #: redbot/core/core_commands.py:1144 -msgid "No exception has occurred yet" +msgid "No exception has occurred yet." msgstr "" #: redbot/core/core_commands.py:1149 @@ -581,8 +581,8 @@ msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" #: redbot/core/core_commands.py:1271 redbot/core/core_commands.py:1799 -#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1933 -#: redbot/core/core_commands.py:1945 +#: redbot/core/core_commands.py:1915 redbot/core/core_commands.py:1936 +#: redbot/core/core_commands.py:1951 msgid "Done." msgstr "" @@ -963,899 +963,928 @@ msgstr "" msgid "Sets [botname]'s username." msgstr "" -#: redbot/core/core_commands.py:1925 +#: redbot/core/core_commands.py:1923 +msgid "Failed to change name. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1928 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:1939 +#: redbot/core/core_commands.py:1942 #, docstring msgid "Sets [botname]'s nickname." msgstr "" -#: redbot/core/core_commands.py:1943 +#: redbot/core/core_commands.py:1945 +msgid "Failed to change nickname. Must be 32 characters or fewer." +msgstr "" + +#: redbot/core/core_commands.py:1949 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1950 +#: redbot/core/core_commands.py:1956 #, docstring msgid "Sets [botname]'s global prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1955 redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1961 redbot/core/core_commands.py:1974 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1961 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Sets [botname]'s server prefix(es)." msgstr "" -#: redbot/core/core_commands.py:1964 +#: redbot/core/core_commands.py:1970 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1979 #, docstring msgid "\\n Changes bot's locale.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Go to Red's Crowdin page to see locales that are available with translations:\\n https://translate.discord.red\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1987 redbot/core/core_commands.py:2019 +#: redbot/core/core_commands.py:1993 redbot/core/core_commands.py:2025 msgid "Invalid language code. Use format: `en-US`" msgstr "" -#: redbot/core/core_commands.py:1991 redbot/core/core_commands.py:2023 +#: redbot/core/core_commands.py:1997 redbot/core/core_commands.py:2029 msgid "Invalid format - language code has to include country code, e.g. `en-US`" msgstr "" -#: redbot/core/core_commands.py:1997 +#: redbot/core/core_commands.py:2003 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:2002 +#: redbot/core/core_commands.py:2008 #, docstring msgid "\\n Changes bot's regional format. This is used for formatting date, time and numbers.\\n\\n `` can be any language code with country code included,\\n e.g. `en-US`, `de-DE`, `fr-FR`, `pl-PL`, etc.\\n\\n Leave `` empty to base regional formatting on bot's locale.\\n " msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2019 msgid "Regional formatting will now be based on bot's locale." msgstr "" -#: redbot/core/core_commands.py:2030 +#: redbot/core/core_commands.py:2036 msgid "Regional formatting will now be based on `{language_code}` locale." msgstr "" -#: redbot/core/core_commands.py:2038 +#: redbot/core/core_commands.py:2044 #, 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:2047 +#: redbot/core/core_commands.py:2053 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:2051 +#: redbot/core/core_commands.py:2057 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:2054 +#: redbot/core/core_commands.py:2060 msgid "Text must be fewer than 1024 characters long." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2065 #, 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:2072 +#: redbot/core/core_commands.py:2078 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:2077 +#: redbot/core/core_commands.py:2083 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:2082 +#: redbot/core/core_commands.py:2088 #, docstring msgid " Show the current help settings " msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2095 msgid "Warning: The default formatter is not in use, these settings may not apply" msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2105 #, docstring msgid " This resets [botname]'s help formatter to the default formatter " msgstr "" -#: redbot/core/core_commands.py:2103 +#: redbot/core/core_commands.py:2109 msgid "The help formatter has been reset. This will not prevent cogs from modifying help, you may need to remove a cog if this has been an issue." msgstr "" -#: redbot/core/core_commands.py:2112 +#: redbot/core/core_commands.py:2118 #, docstring msgid "\\n This resets [botname]'s help settings to their defaults.\\n\\n This may not have an impact when using custom formatters from 3rd party cogs\\n " msgstr "" -#: redbot/core/core_commands.py:2119 +#: redbot/core/core_commands.py:2125 msgid "The help settings have been reset to their defaults. This may not have an impact when using 3rd party help formatters." msgstr "" -#: redbot/core/core_commands.py:2127 +#: redbot/core/core_commands.py:2133 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of separate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:2138 +#: redbot/core/core_commands.py:2144 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2146 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2150 #, 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:2154 -msgid "Help will not filter hidden commands" +#: redbot/core/core_commands.py:2160 +msgid "Help will not filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2156 +#: redbot/core/core_commands.py:2162 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:2160 +#: redbot/core/core_commands.py:2166 #, 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:2171 +#: redbot/core/core_commands.py:2177 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:2173 +#: redbot/core/core_commands.py:2179 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:2177 +#: redbot/core/core_commands.py:2183 #, 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:2190 +#: redbot/core/core_commands.py:2196 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:2193 +#: redbot/core/core_commands.py:2199 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:2201 +#: redbot/core/core_commands.py:2207 #, 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:2212 +#: redbot/core/core_commands.py:2218 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:2216 +#: redbot/core/core_commands.py:2222 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2220 +#: redbot/core/core_commands.py:2226 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting does not apply to menu 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:2231 redbot/core/core_commands.py:2249 +#: redbot/core/core_commands.py:2237 redbot/core/core_commands.py:2255 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2241 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:2240 +#: redbot/core/core_commands.py:2246 #, 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:2252 +#: redbot/core/core_commands.py:2258 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:2257 +#: redbot/core/core_commands.py:2263 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:2259 +#: redbot/core/core_commands.py:2265 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:2263 +#: redbot/core/core_commands.py:2269 #, 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:2271 +#: redbot/core/core_commands.py:2277 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2281 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:2283 +#: redbot/core/core_commands.py:2289 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2294 #, docstring msgid "Sends a message to the owner." msgstr "" -#: redbot/core/core_commands.py:2291 +#: redbot/core/core_commands.py:2297 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:2294 +#: redbot/core/core_commands.py:2300 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:2296 +#: redbot/core/core_commands.py:2302 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:2297 +#: redbot/core/core_commands.py:2303 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:2302 +#: redbot/core/core_commands.py:2308 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:2304 +#: redbot/core/core_commands.py:2310 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:2309 +#: redbot/core/core_commands.py:2315 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:2380 +#: redbot/core/core_commands.py:2386 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:2382 +#: redbot/core/core_commands.py:2388 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:2387 +#: redbot/core/core_commands.py:2393 #, docstring msgid "Sends a DM to a user.\\n\\n This command needs a user ID to work.\\n To get a user ID, go to Discord's settings and open the\\n 'Appearance' tab. Enable 'Developer Mode', then right click\\n a user and click on 'Copy ID'.\\n " msgstr "" -#: redbot/core/core_commands.py:2397 +#: redbot/core/core_commands.py:2403 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:2407 +#: redbot/core/core_commands.py:2413 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:2408 +#: redbot/core/core_commands.py:2414 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:2422 redbot/core/core_commands.py:2432 +#: redbot/core/core_commands.py:2428 redbot/core/core_commands.py:2438 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:2425 redbot/core/core_commands.py:2435 +#: redbot/core/core_commands.py:2431 redbot/core/core_commands.py:2441 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:2440 +#: redbot/core/core_commands.py:2446 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2450 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2456 #, docstring msgid "Shows debug information useful for debugging." msgstr "" -#: redbot/core/core_commands.py:2511 +#: redbot/core/core_commands.py:2517 #, docstring msgid "\\n Allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2518 +#: redbot/core/core_commands.py:2524 #, docstring msgid "\\n Adds a user to the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2528 +#: redbot/core/core_commands.py:2534 msgid "Users added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2532 +#: redbot/core/core_commands.py:2538 #, docstring msgid "\\n Lists users on the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2541 +#: redbot/core/core_commands.py:2547 msgid "Users on allowlist:" msgstr "" -#: redbot/core/core_commands.py:2550 +#: redbot/core/core_commands.py:2556 #, docstring msgid "\\n Removes user from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2560 +#: redbot/core/core_commands.py:2566 msgid "Users have been removed from the allowlist." msgstr "" -#: redbot/core/core_commands.py:2564 +#: redbot/core/core_commands.py:2570 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2568 +#: redbot/core/core_commands.py:2574 msgid "Allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2573 +#: redbot/core/core_commands.py:2579 #, docstring msgid "\\n Blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2580 +#: redbot/core/core_commands.py:2586 #, docstring msgid "\\n Adds a user to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2593 +#: redbot/core/core_commands.py:2599 msgid "You cannot add an owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2599 +#: redbot/core/core_commands.py:2605 msgid "User added to blocklist." msgstr "" -#: redbot/core/core_commands.py:2603 +#: redbot/core/core_commands.py:2609 #, docstring msgid "\\n Lists users on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2612 +#: redbot/core/core_commands.py:2618 msgid "Users on blocklist:" msgstr "" -#: redbot/core/core_commands.py:2621 +#: redbot/core/core_commands.py:2627 #, docstring msgid "\\n Removes user from the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2631 +#: redbot/core/core_commands.py:2637 msgid "Users have been removed from blocklist." msgstr "" -#: redbot/core/core_commands.py:2635 +#: redbot/core/core_commands.py:2641 #, docstring msgid "\\n Clears the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2639 +#: redbot/core/core_commands.py:2645 msgid "Blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2645 +#: redbot/core/core_commands.py:2651 #, docstring msgid "\\n Server specific allowlist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2654 +#: redbot/core/core_commands.py:2660 #, docstring msgid "\\n Adds a user or role to the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2669 +#: redbot/core/core_commands.py:2675 msgid "I cannot allow you to do this, as it would remove your ability to run commands, please ensure to add yourself to the allowlist first." msgstr "" -#: redbot/core/core_commands.py:2677 +#: redbot/core/core_commands.py:2683 msgid "{names} added to allowlist." msgstr "" -#: redbot/core/core_commands.py:2681 +#: redbot/core/core_commands.py:2687 #, docstring msgid "\\n Lists users and roles on the server allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2690 +#: redbot/core/core_commands.py:2696 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:2701 +#: redbot/core/core_commands.py:2707 #, docstring msgid "\\n Removes user or role from the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2716 +#: redbot/core/core_commands.py:2722 msgid "I cannot allow you to do this, as it would remove your ability to run commands." msgstr "" -#: redbot/core/core_commands.py:2724 +#: redbot/core/core_commands.py:2730 msgid "{names} removed from the server allowlist." msgstr "" -#: redbot/core/core_commands.py:2729 +#: redbot/core/core_commands.py:2735 #, docstring msgid "\\n Clears the allowlist.\\n " msgstr "" -#: redbot/core/core_commands.py:2733 +#: redbot/core/core_commands.py:2739 msgid "Server allowlist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2739 +#: redbot/core/core_commands.py:2745 #, docstring msgid "\\n Server specific blocklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:2748 +#: redbot/core/core_commands.py:2754 #, docstring msgid "\\n Adds a user or role to the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2758 +#: redbot/core/core_commands.py:2764 msgid "You cannot add yourself to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2761 +#: redbot/core/core_commands.py:2767 msgid "You cannot add the guild owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2764 +#: redbot/core/core_commands.py:2770 msgid "You cannot add a bot owner to the blocklist!" msgstr "" -#: redbot/core/core_commands.py:2771 +#: redbot/core/core_commands.py:2777 msgid "{names} added to the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2776 +#: redbot/core/core_commands.py:2782 #, docstring msgid "\\n Lists users and roles on the blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2785 +#: redbot/core/core_commands.py:2791 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:2796 +#: redbot/core/core_commands.py:2802 #, docstring msgid "\\n Removes user or role from blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2808 +#: redbot/core/core_commands.py:2814 msgid "{names} removed from the server blocklist." msgstr "" -#: redbot/core/core_commands.py:2813 +#: redbot/core/core_commands.py:2819 #, docstring msgid "\\n Clears the server blocklist.\\n " msgstr "" -#: redbot/core/core_commands.py:2817 +#: redbot/core/core_commands.py:2823 msgid "Server blocklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:2822 -#, docstring -msgid "Manage the bot's commands and cogs." -msgstr "" - #: redbot/core/core_commands.py:2828 #, docstring +msgid "Manage the bot's commands and cogs." +msgstr "" + +#: redbot/core/core_commands.py:2834 +#, docstring msgid "Set the default state for a cog as disabled." msgstr "" -#: redbot/core/core_commands.py:2831 redbot/core/core_commands.py:2843 -#: redbot/core/core_commands.py:2853 redbot/core/core_commands.py:2873 +#: redbot/core/core_commands.py:2837 redbot/core/core_commands.py:2849 +#: redbot/core/core_commands.py:2859 redbot/core/core_commands.py:2879 msgid "Cog with the given name doesn't exist." msgstr "" -#: redbot/core/core_commands.py:2833 +#: redbot/core/core_commands.py:2839 msgid "You can't disable this cog by default." msgstr "" -#: redbot/core/core_commands.py:2835 +#: redbot/core/core_commands.py:2841 msgid "{cogname} has been set as disabled by default." msgstr "" -#: redbot/core/core_commands.py:2840 +#: redbot/core/core_commands.py:2846 #, docstring msgid "Set the default state for a cog as enabled." msgstr "" -#: redbot/core/core_commands.py:2845 +#: redbot/core/core_commands.py:2851 msgid "{cogname} has been set as enabled by default." msgstr "" -#: redbot/core/core_commands.py:2850 +#: redbot/core/core_commands.py:2856 #, docstring msgid "Disable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2855 +#: redbot/core/core_commands.py:2861 msgid "You can't disable this cog as you would lock yourself out." msgstr "" -#: redbot/core/core_commands.py:2857 +#: redbot/core/core_commands.py:2863 msgid "{cogname} has been disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2860 +#: redbot/core/core_commands.py:2866 msgid "{cogname} was already disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2866 +#: redbot/core/core_commands.py:2872 #, docstring msgid "Enable a cog in this guild." msgstr "" -#: redbot/core/core_commands.py:2868 +#: redbot/core/core_commands.py:2874 msgid "{cogname} has been enabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2876 +#: redbot/core/core_commands.py:2882 msgid "{cogname} was not disabled (nothing to do)." msgstr "" -#: redbot/core/core_commands.py:2882 +#: redbot/core/core_commands.py:2888 #, docstring msgid "List the cogs which are disabled in this guild." msgstr "" -#: redbot/core/core_commands.py:2891 +#: redbot/core/core_commands.py:2897 msgid "The following cogs are disabled in this guild:\\n" msgstr "" -#: redbot/core/core_commands.py:2897 +#: redbot/core/core_commands.py:2903 msgid "There are no disabled cogs in this guild." msgstr "" -#: redbot/core/core_commands.py:2901 +#: redbot/core/core_commands.py:2907 #, 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:2914 +#: redbot/core/core_commands.py:2920 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:2917 +#: redbot/core/core_commands.py:2923 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:2920 +#: redbot/core/core_commands.py:2926 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2924 +#: redbot/core/core_commands.py:2930 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2931 +#: redbot/core/core_commands.py:2937 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2934 +#: redbot/core/core_commands.py:2940 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2937 +#: redbot/core/core_commands.py:2943 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2941 +#: redbot/core/core_commands.py:2947 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2948 +#: redbot/core/core_commands.py:2954 #, 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:2962 +#: redbot/core/core_commands.py:2968 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2966 redbot/core/core_commands.py:3000 -#: redbot/core/core_commands.py:3050 redbot/core/core_commands.py:3072 +#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:3056 redbot/core/core_commands.py:3078 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2972 redbot/core/core_commands.py:3006 +#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2978 redbot/core/core_commands.py:3012 +#: redbot/core/core_commands.py:2984 redbot/core/core_commands.py:3018 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2987 +#: redbot/core/core_commands.py:2993 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2996 +#: redbot/core/core_commands.py:3002 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:3017 +#: redbot/core/core_commands.py:3023 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:3027 +#: redbot/core/core_commands.py:3033 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:3033 +#: redbot/core/core_commands.py:3039 #, 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:3046 +#: redbot/core/core_commands.py:3052 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:3059 +#: redbot/core/core_commands.py:3065 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:3068 +#: redbot/core/core_commands.py:3074 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:3077 +#: redbot/core/core_commands.py:3083 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:3087 +#: redbot/core/core_commands.py:3093 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:3094 +#: redbot/core/core_commands.py:3100 #, 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:3108 +#: redbot/core/core_commands.py:3114 #, docstring msgid "\\n Server settings for immunity from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3115 +#: redbot/core/core_commands.py:3121 #, docstring msgid "\\n Gets the current members and roles configured for automatic\\n moderation action immunity.\\n " msgstr "" -#: redbot/core/core_commands.py:3126 +#: redbot/core/core_commands.py:3132 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3131 +#: redbot/core/core_commands.py:3137 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:3135 +#: redbot/core/core_commands.py:3141 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:3144 +#: redbot/core/core_commands.py:3150 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3149 +#: redbot/core/core_commands.py:3155 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:3157 +#: redbot/core/core_commands.py:3163 #, docstring msgid "\\n Makes a user or role immune from automated moderation actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3162 +#: redbot/core/core_commands.py:3168 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:3170 +#: redbot/core/core_commands.py:3176 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions.\\n " msgstr "" -#: redbot/core/core_commands.py:3175 +#: redbot/core/core_commands.py:3181 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:3177 +#: redbot/core/core_commands.py:3183 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:3182 +#: redbot/core/core_commands.py:3188 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3189 +#: redbot/core/core_commands.py:3195 #, docstring msgid "\\n Opt-in on receiving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:3202 +#: redbot/core/core_commands.py:3208 #, docstring msgid "\\n Opt-out of receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3215 +#: redbot/core/core_commands.py:3221 #, docstring msgid "\\n Adds a destination text channel to receive owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3234 +#: redbot/core/core_commands.py:3240 #, docstring msgid "\\n Removes a destination text channel from receiving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3251 +#: redbot/core/core_commands.py:3257 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:3258 +#: redbot/core/core_commands.py:3264 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:3269 +#: redbot/core/core_commands.py:3275 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:3300 +#: redbot/core/core_commands.py:3306 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3304 +#: redbot/core/core_commands.py:3310 #, docstring msgid "\\n List the currently ignored servers and channels\\n " msgstr "" -#: redbot/core/core_commands.py:3316 +#: redbot/core/core_commands.py:3322 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3324 +#: redbot/core/core_commands.py:3330 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:3326 +#: redbot/core/core_commands.py:3332 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:3331 +#: redbot/core/core_commands.py:3337 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:3335 +#: redbot/core/core_commands.py:3341 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:3337 +#: redbot/core/core_commands.py:3343 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:3343 +#: redbot/core/core_commands.py:3349 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3351 +#: redbot/core/core_commands.py:3357 #, docstring msgid "Remove a channel or category from the ignore list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:3360 +#: redbot/core/core_commands.py:3366 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:3362 +#: redbot/core/core_commands.py:3368 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3367 +#: redbot/core/core_commands.py:3373 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3371 +#: redbot/core/core_commands.py:3377 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:3373 +#: redbot/core/core_commands.py:3379 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:3379 +#: redbot/core/core_commands.py:3385 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:3391 +#: redbot/core/core_commands.py:3397 msgid "Currently ignored categories: {categories}\\nChannels: {channels}" msgstr "" -#: redbot/core/core_commands.py:3405 +#: redbot/core/core_commands.py:3411 #, docstring msgid "\\n Get info about Red's licenses.\\n " msgstr "" -#: redbot/core/dev_commands.py:97 +#: redbot/core/dev_commands.py:98 #, docstring msgid "Evaluate a statement of python code.\\n\\n The bot will always respond with the return value of the code.\\n If the return value of the code is a coroutine, it will be awaited,\\n and the result of that will be the bot's response.\\n\\n Note: Only one statement may be evaluated. Using certain restricted\\n keywords, e.g. yield, will result in a syntax error. For multiple\\n lines or asynchronous code, see [p]repl or [p]eval.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:152 +#: redbot/core/dev_commands.py:153 #, docstring msgid "Execute asynchronous code.\\n\\n This command wraps code into the body of an async function and then\\n calls and awaits it. The bot will respond with anything printed to\\n stdout, as well as the return value of the function.\\n\\n The code can be within a codeblock, inline code or neither, as long\\n as they are not mixed and they are formatted correctly.\\n\\n Environment Variables:\\n ctx - command invokation context\\n bot - bot object\\n channel - the current channel object\\n author - command author's member object\\n message - the command's message object\\n discord - discord.py library\\n commands - redbot.core.commands\\n _ - The result of the last dev command.\\n " msgstr "" -#: redbot/core/dev_commands.py:220 +#: redbot/core/dev_commands.py:221 #, docstring msgid "Open an interactive REPL.\\n\\n The REPL will only recognise code as messages which start with a\\n backtick. This includes codeblocks, and as such multiple lines can be\\n evaluated.\\n " msgstr "" -#: redbot/core/dev_commands.py:241 +#: redbot/core/dev_commands.py:243 msgid "Already running a REPL session in this channel. Exit it with `quit`." msgstr "" -#: redbot/core/dev_commands.py:246 -msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit." +#: redbot/core/dev_commands.py:247 +msgid "Already running a REPL session in this channel. Resume the REPL with `{}repl resume`." msgstr "" -#: redbot/core/dev_commands.py:254 +#: redbot/core/dev_commands.py:255 +msgid "Enter code to execute or evaluate. `exit()` or `quit` to exit. `{}repl pause` to pause." +msgstr "" + +#: redbot/core/dev_commands.py:269 msgid "Exiting." msgstr "" -#: redbot/core/dev_commands.py:306 +#: redbot/core/dev_commands.py:321 msgid "Unexpected error: `{}`" msgstr "" -#: redbot/core/dev_commands.py:311 +#: redbot/core/dev_commands.py:325 +#, docstring +msgid "Pauses/resumes the REPL running in the current channel" +msgstr "" + +#: redbot/core/dev_commands.py:327 +msgid "There is no currently running REPL session in this channel." +msgstr "" + +#: redbot/core/dev_commands.py:335 +msgid "The REPL session in this channel has been resumed." +msgstr "" + +#: redbot/core/dev_commands.py:337 +msgid "The REPL session in this channel is now paused." +msgstr "" + +#: redbot/core/dev_commands.py:342 #, docstring msgid "Mock another user invoking a command.\\n\\n The prefix must not be entered.\\n " msgstr "" -#: redbot/core/dev_commands.py:324 +#: redbot/core/dev_commands.py:355 #, docstring msgid "Dispatch a message event as if it were sent by a different user.\\n\\n Only reads the raw content of the message. Attachments, embeds etc. are\\n ignored.\\n " msgstr "" diff --git a/redbot/core/utils/locales/pl-PL.po b/redbot/core/utils/locales/pl-PL.po index b644e4968..97e674711 100644 --- a/redbot/core/utils/locales/pl-PL.po +++ b/redbot/core/utils/locales/pl-PL.po @@ -17,23 +17,23 @@ msgstr "" #: redbot/core/utils/chat_formatting.py:482 msgid "year" -msgstr "" +msgstr "rok" #: redbot/core/utils/chat_formatting.py:482 msgid "years" -msgstr "" +msgstr "lat" #: redbot/core/utils/chat_formatting.py:483 msgid "month" -msgstr "" +msgstr "miesiąc" #: redbot/core/utils/chat_formatting.py:483 msgid "months" -msgstr "" +msgstr "miesięcy" #: redbot/core/utils/chat_formatting.py:484 msgid "day" -msgstr "" +msgstr "dzień" #: redbot/core/utils/chat_formatting.py:484 msgid "days" @@ -41,7 +41,7 @@ msgstr "dni" #: redbot/core/utils/chat_formatting.py:485 msgid "hour" -msgstr "" +msgstr "godzina" #: redbot/core/utils/chat_formatting.py:485 msgid "hours" @@ -49,7 +49,7 @@ msgstr "godzin" #: redbot/core/utils/chat_formatting.py:486 msgid "minute" -msgstr "" +msgstr "minuta" #: redbot/core/utils/chat_formatting.py:486 msgid "minutes" @@ -57,7 +57,7 @@ msgstr "minut" #: redbot/core/utils/chat_formatting.py:487 msgid "second" -msgstr "" +msgstr "sekunda" #: redbot/core/utils/chat_formatting.py:487 msgid "seconds" diff --git a/redbot/core/utils/locales/sr-CS.po b/redbot/core/utils/locales/sr-CS.po new file mode 100644 index 000000000..6e16a6956 --- /dev/null +++ b/redbot/core/utils/locales/sr-CS.po @@ -0,0 +1,65 @@ +msgid "" +msgstr "" +"Project-Id-Version: red-discordbot\n" +"POT-Creation-Date: 2020-08-06 12:19+0000\n" +"Last-Translator: \n" +"Language-Team: Serbian (Latin)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: redgettext 3.1\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Crowdin-Project: red-discordbot\n" +"X-Crowdin-Project-ID: 289505\n" +"X-Crowdin-Language: sr-CS\n" +"X-Crowdin-File-ID: 197\n" +"Language: sr_CS\n" + +#: redbot/core/utils/chat_formatting.py:482 +msgid "year" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:482 +msgid "years" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:483 +msgid "month" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:483 +msgid "months" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:484 +msgid "day" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:484 +msgid "days" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:485 +msgid "hour" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:485 +msgid "hours" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:486 +msgid "minute" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:486 +msgid "minutes" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:487 +msgid "second" +msgstr "" + +#: redbot/core/utils/chat_formatting.py:487 +msgid "seconds" +msgstr "" +