diff --git a/redbot/cogs/admin/locales/cs-CZ.po b/redbot/cogs/admin/locales/cs-CZ.po index 5cb1c4c96dc..29a4ba123d9 100644 --- a/redbot/cogs/admin/locales/cs-CZ.po +++ b/redbot/cogs/admin/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -21,31 +21,31 @@ msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se #: redbot/cogs/admin/admin.py:22 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 "" +msgstr "Nemohu dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:28 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 "" +msgstr "Nemohu odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:34 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." -msgstr "" +msgstr "Nemohu upravit {role.name}, protože tato role je vyšší, než moje nebo stejná jako nejvyšší role v Discord hierarchii." #: redbot/cogs/admin/admin.py:40 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 "" +msgstr "Nemohu ti dovolit dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:46 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 "" +msgstr "Nemohu ti dovolit odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:52 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 "" +msgstr "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:58 msgid "I need manage roles permission to do that." -msgstr "" +msgstr "K tomu potřebuji oprávnění spravovat role." #: redbot/cogs/admin/admin.py:60 msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." @@ -58,7 +58,7 @@ msgstr "Kolekce nástrojů pro správu serveru." #: redbot/cogs/admin/admin.py:126 msgid "{member.display_name} already has the role {role.name}." -msgstr "" +msgstr "{member.display_name} již má roli {role.name}." #: redbot/cogs/admin/admin.py:146 msgid "I successfully added {role.name} to {member.display_name}" @@ -66,7 +66,7 @@ msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}" #: redbot/cogs/admin/admin.py:156 msgid "{member.display_name} does not have the role {role.name}." -msgstr "" +msgstr "{member.display_name} již má roli {role.name}." #: redbot/cogs/admin/admin.py:176 msgid "I successfully removed {role.name} from {member.display_name}" @@ -75,12 +75,12 @@ msgstr "Úspěšně jsem odstranil {role.name} od {member.display_name}" #: redbot/cogs/admin/admin.py:187 #, 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 "" +msgstr "\\n Přidá roli uživateli.\\n\\n Pokud role obsahuje mezery, použijte dvojí uvozovky.\\n Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\\n " #: redbot/cogs/admin/admin.py:203 #, 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 "" +msgstr "\\n Odebrat roli uživateli.\\n\\n Pokud role obsahuje mezery, použijte dvojí uvozovky.\\n Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\\n " #: redbot/cogs/admin/admin.py:217 #, docstring @@ -90,7 +90,7 @@ msgstr "Upraví nastavení role." #: redbot/cogs/admin/admin.py:224 #, 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 "" +msgstr "\\n Upravit barvu role.\\n\\n Pokud role obsahuje mezery, použij dvojité uvozovky.\\n Barva musí být v hexadecimálním formátu.\\n [Výběr barev online](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Příklady:\\n `[p]editrole colour \\\"Spravce\\\" #ff0000`\\n `[p]editrole colour Spravce #ff9900`\\n " #: redbot/cogs/admin/admin.py:253 redbot/cogs/admin/admin.py:286 msgid "Done." @@ -99,12 +99,12 @@ msgstr "Hotovo." #: redbot/cogs/admin/admin.py:257 #, 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 "" +msgstr "\\n Upraví název role\\n\\n Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\\n\\n Příklady:\\n `[p]editrole name \\\"Spravce\\\" Admin`\\n " #: redbot/cogs/admin/admin.py:291 #, docstring msgid "Announce a message to all servers the bot is in." -msgstr "" +msgstr "Oznámit zprávu na všechny servery ve kterých je bot." #: redbot/cogs/admin/admin.py:298 msgid "The announcement has begun." @@ -117,7 +117,7 @@ msgstr "Zrušit běžící oznámení." #: redbot/cogs/admin/admin.py:307 msgid "There is no currently running announcement." -msgstr "" +msgstr "V současné době neexistuje žádné spuštěné oznámení." #: redbot/cogs/admin/admin.py:310 msgid "The current announcement has been cancelled." @@ -126,12 +126,12 @@ msgstr "Momentální oznámení bylo zrušeno." #: redbot/cogs/admin/admin.py:316 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "Změňte způsob odesílání oznámení v tomto klanu." #: redbot/cogs/admin/admin.py:321 #, 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 "" +msgstr "\\n Změňte kanál, kde bude bot odesílat oznámení.\\n \\n Pokud je kanál ponechán prázdný, výchozí je aktuální kanál.\\n " #: redbot/cogs/admin/admin.py:330 msgid "The announcement channel has been set to {channel.mention}" @@ -140,35 +140,35 @@ msgstr "Kanál pro oznámení byl nastaven na {channel.mention}" #: redbot/cogs/admin/admin.py:335 #, docstring msgid "Toggle announcements being enabled this server." -msgstr "" +msgstr "Zapne oznamování na tomto serveru." #: redbot/cogs/admin/admin.py:340 msgid "The server {guild.name} will receive announcements." -msgstr "" +msgstr "Server {guild.name} obdrží oznámení." #: redbot/cogs/admin/admin.py:344 msgid "The server {guild.name} will not receive announcements." -msgstr "" +msgstr "Server {guild.name} nebude dostávat oznámení." #: redbot/cogs/admin/admin.py:370 #, docstring msgid "Apply selfroles." -msgstr "" +msgstr "Aplikovat self-role." #: redbot/cogs/admin/admin.py:375 #, 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 "" +msgstr "\\n Odstraní vám self-roli.\\n\\n Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n " #: redbot/cogs/admin/admin.py:386 #, 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 Odstraní vámself-roli.\\n\\n Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n " #: redbot/cogs/admin/admin.py:397 #, docstring msgid "\\n Lists all available selfroles.\\n " -msgstr "" +msgstr "\\n Seznam všech dostupných self-rolí.\\n " #: redbot/cogs/admin/admin.py:407 msgid "Available Selfroles:\\n{selfroles}" @@ -177,37 +177,37 @@ msgstr "Dostupné vlastní role:\\n{selfroles}" #: redbot/cogs/admin/admin.py:413 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "Spravovat self-role." #: redbot/cogs/admin/admin.py:418 #, docstring msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Přidá roli do seznamu dostupných self-rolí.\\n\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n " #: redbot/cogs/admin/admin.py:425 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:433 msgid "Added." -msgstr "" +msgstr "Přidáno." #: redbot/cogs/admin/admin.py:436 msgid "That role is already a selfrole." -msgstr "" +msgstr "Tato role je již self-rolí." #: redbot/cogs/admin/admin.py:440 #, docstring msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Odstraní roli ze seznamu dostupných self-rolí.\\n\\n POZNÁMKA: Role je citlivá na malá a velká písmena!\\n " #: redbot/cogs/admin/admin.py:447 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." #: redbot/cogs/admin/admin.py:455 msgid "Removed." -msgstr "" +msgstr "Odstraněno." #: redbot/cogs/admin/admin.py:460 #, docstring @@ -224,11 +224,11 @@ msgstr "Bot je nyní serverem uzamčen." #: redbot/cogs/admin/announcer.py:75 msgid "I could not announce to the following server: " -msgstr "" +msgstr "Nemohu oznámit následujícímu serveru: " #: redbot/cogs/admin/announcer.py:77 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "Nemohu oznámit následujícím serverům: " #: redbot/cogs/admin/converters.py:12 msgid "The Admin cog is not loaded." @@ -236,5 +236,5 @@ msgstr "Admin cog není načten." #: redbot/cogs/admin/converters.py:21 msgid "The provided role is not a valid selfrole." -msgstr "" +msgstr "Daná role není platná self-role." diff --git a/redbot/cogs/admin/locales/ru-RU.po b/redbot/cogs/admin/locales/ru-RU.po index e09f2423728..6933678b1e2 100644 --- a/redbot/cogs/admin/locales/ru-RU.po +++ b/redbot/cogs/admin/locales/ru-RU.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -21,27 +21,27 @@ msgstr "Я попыталась сделать что-то, в чем Discord о #: redbot/cogs/admin/admin.py:22 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 "" +msgstr "Я не могу дать {role.name} для {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:28 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 "" +msgstr "Я не могу убрать {role.name} у {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:34 msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." -msgstr "" +msgstr "Я не могу редактировать {role.name}, потому что эта роль выше моей или равна самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:40 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 "" +msgstr "Я не могу вам дать {role.name}, {member.display_name}, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:46 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 "" +msgstr "Я не могу позволить вам удалить {role.name} у {member.display_name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:52 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 "" +msgstr "Я не могу позволить вам редактировать {role.name}, потому что эта роль больше или равна вашей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:58 msgid "I need manage roles permission to do that." @@ -58,7 +58,7 @@ msgstr "Набор утилит администрирования сервер #: redbot/cogs/admin/admin.py:126 msgid "{member.display_name} already has the role {role.name}." -msgstr "" +msgstr "{member.display_name} уже имеет роль {role.name}." #: redbot/cogs/admin/admin.py:146 msgid "I successfully added {role.name} to {member.display_name}" @@ -66,7 +66,7 @@ msgstr "Я успешно добавила роль {role.name} пользова #: redbot/cogs/admin/admin.py:156 msgid "{member.display_name} does not have the role {role.name}." -msgstr "" +msgstr "{member.display_name} не имеет роли {role.name}." #: redbot/cogs/admin/admin.py:176 msgid "I successfully removed {role.name} from {member.display_name}" @@ -75,12 +75,12 @@ msgstr "Я успешно забрала роль {role.name} у пользов #: redbot/cogs/admin/admin.py:187 #, 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 "" +msgstr "\\n Добавить роль пользователю.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Если пользователь не указан, по умолчанию используется автор команды.\\n " #: redbot/cogs/admin/admin.py:203 #, 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 "" +msgstr "\\n Удалить роль у пользователя.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Если пользователь не указан, по умолчанию используется автор команды.\\n " #: redbot/cogs/admin/admin.py:217 #, docstring @@ -90,7 +90,7 @@ msgstr "Изменение параметров роли." #: redbot/cogs/admin/admin.py:224 #, 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 "" +msgstr "\\n Изменить цвет роли.\\n\\n Используйте двойные кавычки, если роль содержит пробелы.\\n Цвет должен быть в шестнадцатеричном формате.\\n [Онлайн-палитра цветов](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Примеры:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n " #: redbot/cogs/admin/admin.py:253 redbot/cogs/admin/admin.py:286 msgid "Done." @@ -99,7 +99,7 @@ msgstr "Готово." #: redbot/cogs/admin/admin.py:257 #, 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 "" +msgstr "\\n Изменить название роли.\\n\\n Используйте двойные кавычки, если роль или имя содержат пробелы.\\n\\n Примеры:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n " #: redbot/cogs/admin/admin.py:291 #, docstring @@ -117,7 +117,7 @@ msgstr "Отменить текущее объявление." #: redbot/cogs/admin/admin.py:307 msgid "There is no currently running announcement." -msgstr "" +msgstr "В данный момент нет запущенных объявлений." #: redbot/cogs/admin/admin.py:310 msgid "The current announcement has been cancelled." @@ -126,12 +126,12 @@ msgstr "Текущее объявление было отменено." #: redbot/cogs/admin/admin.py:316 #, docstring msgid "Change how announcements are sent in this guild." -msgstr "" +msgstr "Изменить способ отправки объявлений на этом сервере." #: redbot/cogs/admin/admin.py:321 #, 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 "" +msgstr "\\n Изменить канал, в котором бот будет отправлять объявления.\\n \\n Если канал не указан, по умолчанию используется текущий канал.\\n " #: redbot/cogs/admin/admin.py:330 msgid "The announcement channel has been set to {channel.mention}" @@ -153,17 +153,17 @@ msgstr "Сервер {guild.name} не будет получать объявл #: redbot/cogs/admin/admin.py:370 #, docstring msgid "Apply selfroles." -msgstr "" +msgstr "Применить свои роли." #: redbot/cogs/admin/admin.py:375 #, 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 "" +msgstr "\\n Добавить собственную роль себе.\\n\\n Администраторы сервера должны настроить роль как устанавливаемую пользователем.\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n " #: redbot/cogs/admin/admin.py:386 #, 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 Удалить собственную роль у себя.\\n\\n Администраторы сервера должны настроить роль как устанавливаемую пользователем.\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n " #: redbot/cogs/admin/admin.py:397 #, docstring @@ -177,37 +177,37 @@ msgstr "Доступные Собственные роли:\\n{selfroles}" #: redbot/cogs/admin/admin.py:413 #, docstring msgid "Manage selfroles." -msgstr "" +msgstr "Управление своими ролями." #: redbot/cogs/admin/admin.py:418 #, docstring msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Добавить роль в список доступных своих ролей.\\n\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n " #: redbot/cogs/admin/admin.py:425 msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Я не могу позволить вам добавить {role.name} в качестве собственной роли, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:433 msgid "Added." -msgstr "" +msgstr "Добавлено." #: redbot/cogs/admin/admin.py:436 msgid "That role is already a selfrole." -msgstr "" +msgstr "Эта роль уже является собственной ролью." #: redbot/cogs/admin/admin.py:440 #, docstring msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " -msgstr "" +msgstr "\\n Удалить роль из списка доступных собственных ролей.\\n\\n ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\\n " #: redbot/cogs/admin/admin.py:447 msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." -msgstr "" +msgstr "Я не могу позволить вам сделать {role.name} не собственной ролью, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." #: redbot/cogs/admin/admin.py:455 msgid "Removed." -msgstr "" +msgstr "Удалено." #: redbot/cogs/admin/admin.py:460 #, docstring @@ -224,11 +224,11 @@ msgstr "Бот теперь зафиксирован на сервере." #: redbot/cogs/admin/announcer.py:75 msgid "I could not announce to the following server: " -msgstr "" +msgstr "Я не могу сделать объявление на следующем сервере: " #: redbot/cogs/admin/announcer.py:77 msgid "I could not announce to the following servers: " -msgstr "" +msgstr "Я не могу сделать объявление на следующих серверах: " #: redbot/cogs/admin/converters.py:12 msgid "The Admin cog is not loaded." diff --git a/redbot/cogs/audio/locales/cs-CZ.po b/redbot/cogs/audio/locales/cs-CZ.po index 01e8af40acd..e314ae17d4b 100644 --- a/redbot/cogs/audio/locales/cs-CZ.po +++ b/redbot/cogs/audio/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -30,15 +30,15 @@ msgstr "" #: redbot/cogs/audio/apis.py:576 msgid "Player timeout, skipping remaining tracks." -msgstr "" +msgstr "Vypršel časový limit přehrávače, přeskakuji zbývající skladby." #: redbot/cogs/audio/apis.py:598 msgid "Failing to get tracks, skipping remaining." -msgstr "" +msgstr "Nepodařilo se získat skladby, zbývá přeskakování." #: redbot/cogs/audio/apis.py:646 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 "" +msgstr "Nic nenalezeno.\\nYouTube API klíč může být neplatný nebo může být omezen na YouTube's vyhledávací službu.\\nPodívejte se znovu na YouTube API klíč a postupujte podle instrukcí na `{prefix}audioset youtubeapi`." #: redbot/cogs/audio/apis.py:664 redbot/cogs/audio/audio.py:3609 #: redbot/cogs/audio/audio.py:5460 @@ -47,7 +47,7 @@ msgstr "Playlist zařazen do fronty" #: redbot/cogs/audio/apis.py:665 redbot/cogs/audio/audio.py:3612 msgid "Added {num} tracks to the queue.{maxlength_msg}" -msgstr "" +msgstr "Přidáno {num} skladeb do fronty.{maxlength_msg}" #: redbot/cogs/audio/apis.py:671 redbot/cogs/audio/audio.py:3618 msgid "{time} until start of playlist playback: starts at #{position} in queue" @@ -56,7 +56,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:82 #, docstring msgid "Play audio through voice channels." -msgstr "" +msgstr "Přehrávat zvuk prostřednictvím hlasových kanálů." #: redbot/cogs/audio/audio.py:177 msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available." @@ -157,7 +157,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:7397 redbot/cogs/audio/audio.py:7440 #: redbot/cogs/audio/audio.py:7850 redbot/cogs/audio/audio.py:7861 msgid "Enabled" -msgstr "" +msgstr "Povoleno" #: redbot/cogs/audio/audio.py:690 redbot/cogs/audio/audio.py:706 #: redbot/cogs/audio/audio.py:1100 redbot/cogs/audio/audio.py:1254 @@ -176,7 +176,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:7397 redbot/cogs/audio/audio.py:7440 #: redbot/cogs/audio/audio.py:7850 redbot/cogs/audio/audio.py:7861 msgid "Disabled" -msgstr "" +msgstr "Zakázáno" #: redbot/cogs/audio/audio.py:697 #, docstring @@ -218,17 +218,17 @@ msgstr "" #: redbot/cogs/audio/audio.py:747 redbot/cogs/audio/audio.py:928 msgid "Keyword already in the blacklist." -msgstr "" +msgstr "Klíčové slovo je již na černé listině." #: redbot/cogs/audio/audio.py:751 redbot/cogs/audio/audio.py:800 #: redbot/cogs/audio/audio.py:903 redbot/cogs/audio/audio.py:932 #: redbot/cogs/audio/audio.py:981 redbot/cogs/audio/audio.py:1084 msgid "Blacklist Modified" -msgstr "" +msgstr "Černá listina změněna" #: redbot/cogs/audio/audio.py:752 redbot/cogs/audio/audio.py:933 msgid "Added: `{blacklisted}` to the blacklist." -msgstr "" +msgstr "Přidáno: `{blacklisted}` do černé listiny." #: redbot/cogs/audio/audio.py:759 #, docstring @@ -248,7 +248,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:778 redbot/cogs/audio/audio.py:959 msgid "Added: `{whitelisted}` to the whitelist." -msgstr "" +msgstr "Přidáno: `{whitelisted}` do bílé listiny." #: redbot/cogs/audio/audio.py:785 redbot/cogs/audio/audio.py:966 #, docstring @@ -257,11 +257,11 @@ msgstr "" #: redbot/cogs/audio/audio.py:796 redbot/cogs/audio/audio.py:977 msgid "Keyword is not in the blacklist." -msgstr "" +msgstr "Klíčové slovo není na černé listině." #: redbot/cogs/audio/audio.py:801 redbot/cogs/audio/audio.py:982 msgid "Removed: `{blacklisted}` from the blacklist." -msgstr "" +msgstr "Odstraněno: `{blacklisted}` z černé listiny." #: redbot/cogs/audio/audio.py:808 redbot/cogs/audio/audio.py:989 #, docstring @@ -290,7 +290,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:860 redbot/cogs/audio/audio.py:899 #: redbot/cogs/audio/audio.py:1041 redbot/cogs/audio/audio.py:1080 msgid "Nothing in the blacklist." -msgstr "" +msgstr "Nic na černé listině." #: redbot/cogs/audio/audio.py:883 redbot/cogs/audio/audio.py:1064 #, docstring @@ -328,7 +328,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:1091 #, docstring msgid "Change auto-play setting." -msgstr "" +msgstr "Změnit nastavení automatického přehrávání." #: redbot/cogs/audio/audio.py:1095 #, docstring @@ -354,7 +354,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:1165 redbot/cogs/audio/audio.py:1182 msgid "No Playlist Found" -msgstr "" +msgstr "Nenalezen žádný playlist" #: redbot/cogs/audio/audio.py:1166 redbot/cogs/audio/audio.py:4080 #: redbot/cogs/audio/audio.py:5395 @@ -363,7 +363,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:1174 msgid "No Tracks Found" -msgstr "" +msgstr "Nenalezeny žádné skladby" #: redbot/cogs/audio/audio.py:1175 msgid "Playlist {name} has no tracks." diff --git a/redbot/cogs/audio/locales/ru-RU.po b/redbot/cogs/audio/locales/ru-RU.po index 70d2bb7b2cc..18e0e74db5a 100644 --- a/redbot/cogs/audio/locales/ru-RU.po +++ b/redbot/cogs/audio/locales/ru-RU.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -22,11 +22,11 @@ msgstr "" #: redbot/cogs/audio/apis.py:508 redbot/cogs/audio/audio.py:3479 msgid "This doesn't seem to be a supported Spotify URL or code." -msgstr "" +msgstr "Это не похоже на поддерживаемый Spotify URL или код." #: redbot/cogs/audio/apis.py:568 redbot/cogs/audio/audio.py:3741 msgid "The connection was reset while loading the playlist." -msgstr "" +msgstr "Соединение было сброшено при загрузке плейлиста." #: redbot/cogs/audio/apis.py:576 msgid "Player timeout, skipping remaining tracks." @@ -34,11 +34,11 @@ msgstr "" #: redbot/cogs/audio/apis.py:598 msgid "Failing to get tracks, skipping remaining." -msgstr "" +msgstr "Не удалось получить треки, пропускаю оставшиеся треки." #: redbot/cogs/audio/apis.py:646 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 "" +msgstr "Ничего не найдено.\\nКлюч YouTube API может быть недействительным или вы можете оценить его в поисковой службе YouTube.\\nПроверьте YouTube API еще раз и следуйте инструкциям в `{prefix}audioset youtubeapi`." #: redbot/cogs/audio/apis.py:664 redbot/cogs/audio/audio.py:3609 #: redbot/cogs/audio/audio.py:5460 @@ -47,7 +47,7 @@ msgstr "Плейлист поставлен в очередь" #: redbot/cogs/audio/apis.py:665 redbot/cogs/audio/audio.py:3612 msgid "Added {num} tracks to the queue.{maxlength_msg}" -msgstr "" +msgstr "{num} треков добавлено в очередь.{maxlength_msg}" #: redbot/cogs/audio/apis.py:671 redbot/cogs/audio/audio.py:3618 msgid "{time} until start of playlist playback: starts at #{position} in queue" @@ -60,11 +60,11 @@ msgstr "Воспроизведение аудио через голосовые #: redbot/cogs/audio/audio.py:177 msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available." -msgstr "" +msgstr "Вы пытались запустить сервер Lavalink Audio на неподдерживаемой архитектуре. Доступны только настройки команд." #: redbot/cogs/audio/audio.py:201 msgid "No DJ role found. Disabling DJ mode." -msgstr "" +msgstr "Роль DJ не найдена. Отключение режима DJ." #: redbot/cogs/audio/audio.py:433 msgid "music in {} servers" @@ -72,11 +72,11 @@ msgstr "музыка на {} серверах" #: redbot/cogs/audio/audio.py:485 redbot/cogs/audio/audio.py:3351 msgid "Couldn't get a valid track." -msgstr "" +msgstr "Не удалось получить правильный трек." #: redbot/cogs/audio/audio.py:505 msgid "Auto Play Started." -msgstr "" +msgstr "Автоматическое воспроизведение началось." #: redbot/cogs/audio/audio.py:520 redbot/cogs/audio/audio.py:2566 #: redbot/cogs/audio/audio.py:6296 @@ -89,19 +89,19 @@ msgstr "Длина трека: {length} | Запрошено: {user}" #: redbot/cogs/audio/audio.py:543 msgid "Queue Ended." -msgstr "" +msgstr "Очередь закончилась." #: redbot/cogs/audio/audio.py:585 msgid "Multiple errors detected" -msgstr "" +msgstr "Обнаружено несколько ошибок" #: redbot/cogs/audio/audio.py:586 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 "" +msgstr "Закрытие аудио проигрывателя из-за нескольких обнаруженных ошибок. Если это повторится, сообщите владельцу бота как Audio Cog может быть временно недоступен." #: redbot/cogs/audio/audio.py:598 msgid "Track Stuck" -msgstr "" +msgstr "Трек застрял" #: redbot/cogs/audio/audio.py:602 msgid "Track Error" @@ -115,7 +115,7 @@ msgstr "Параметры настройки музыки." #: redbot/cogs/audio/audio.py:677 #, docstring msgid "Toggle daily queues.\\n\\n Daily queues creates a playlist for all tracks played today.\\n " -msgstr "" +msgstr "Переключить ежедневные очереди.\\n\\n Ежедневные очереди создают плейлист для всех воспроизведенных сегодня треков\\n " #: redbot/cogs/audio/audio.py:688 redbot/cogs/audio/audio.py:714 #: redbot/cogs/audio/audio.py:1110 redbot/cogs/audio/audio.py:1196 @@ -134,11 +134,11 @@ msgstr "" #: redbot/cogs/audio/audio.py:7876 redbot/cogs/audio/audio.py:7891 #: redbot/cogs/audio/audio.py:7907 redbot/cogs/audio/audio.py:7923 msgid "Setting Changed" -msgstr "" +msgstr "Настройки изменены" #: redbot/cogs/audio/audio.py:689 msgid "Daily queues: {true_or_false}." -msgstr "" +msgstr "Ежедневные очереди {true_or_false}." #: redbot/cogs/audio/audio.py:690 redbot/cogs/audio/audio.py:706 #: redbot/cogs/audio/audio.py:1100 redbot/cogs/audio/audio.py:1254 @@ -157,7 +157,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:7397 redbot/cogs/audio/audio.py:7440 #: redbot/cogs/audio/audio.py:7850 redbot/cogs/audio/audio.py:7861 msgid "Enabled" -msgstr "" +msgstr "Включено" #: redbot/cogs/audio/audio.py:690 redbot/cogs/audio/audio.py:706 #: redbot/cogs/audio/audio.py:1100 redbot/cogs/audio/audio.py:1254 @@ -176,12 +176,12 @@ msgstr "" #: redbot/cogs/audio/audio.py:7397 redbot/cogs/audio/audio.py:7440 #: redbot/cogs/audio/audio.py:7850 redbot/cogs/audio/audio.py:7861 msgid "Disabled" -msgstr "" +msgstr "Отключено" #: redbot/cogs/audio/audio.py:697 #, docstring msgid "Toggle the bot auto-disconnecting when done playing.\\n\\n This setting takes precedence over `[p]audioset emptydisconnect`.\\n " -msgstr "" +msgstr "Переключить автоотключение бота после конца воспроизведения.\\n\\n Эта настройка занимает приоритет над `[p]audioset emptydisconnect`.\\n " #: redbot/cogs/audio/audio.py:705 msgid "Auto-disconnection at queue end: {true_or_false}." @@ -189,163 +189,163 @@ msgstr "Автоотключение в конце очереди: {true_or_fals #: redbot/cogs/audio/audio.py:709 msgid "\\nAuto-play has been disabled." -msgstr "" +msgstr "\\nАвтоматическое воспроизведение отключено." #: redbot/cogs/audio/audio.py:719 #, docstring msgid "Manages the keyword whitelist and blacklist." -msgstr "" +msgstr "Управляет белым списком ключевых слов и черным списком." #: redbot/cogs/audio/audio.py:724 #, docstring msgid "Manages the global keyword whitelist/blacklist." -msgstr "" +msgstr "Глобальное управление белого или чёрного списка ключевых слов." #: redbot/cogs/audio/audio.py:728 #, docstring msgid "Manages the global keyword whitelist." -msgstr "" +msgstr "Глобальное управление белого списка ключевых слов." #: redbot/cogs/audio/audio.py:732 #, docstring msgid "Manages the global keyword blacklist." -msgstr "" +msgstr "Глобальное управление чёрного списка ключевых слов." #: redbot/cogs/audio/audio.py:736 redbot/cogs/audio/audio.py:917 #, docstring msgid "Adds a keyword to the blacklist." -msgstr "" +msgstr "Добавляет ключевое слово в чёрный список." #: redbot/cogs/audio/audio.py:747 redbot/cogs/audio/audio.py:928 msgid "Keyword already in the blacklist." -msgstr "" +msgstr "Ключевое слово уже в чёрном списке." #: redbot/cogs/audio/audio.py:751 redbot/cogs/audio/audio.py:800 #: redbot/cogs/audio/audio.py:903 redbot/cogs/audio/audio.py:932 #: redbot/cogs/audio/audio.py:981 redbot/cogs/audio/audio.py:1084 msgid "Blacklist Modified" -msgstr "" +msgstr "Чёрный список изменен" #: redbot/cogs/audio/audio.py:752 redbot/cogs/audio/audio.py:933 msgid "Added: `{blacklisted}` to the blacklist." -msgstr "" +msgstr "Добавлено: `{blacklisted}` в черный список." #: redbot/cogs/audio/audio.py:759 #, docstring msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " -msgstr "" +msgstr "Добавляет ключевое слово в белый список.\\n\\n Если что-либо добавлено в белый список, то будет добавлять в черный список всё остальное\\n " #: redbot/cogs/audio/audio.py:773 redbot/cogs/audio/audio.py:819 #: redbot/cogs/audio/audio.py:954 redbot/cogs/audio/audio.py:1000 msgid "Keyword already in the whitelist." -msgstr "" +msgstr "Ключевое слово уже в белом списке." #: redbot/cogs/audio/audio.py:777 redbot/cogs/audio/audio.py:823 #: redbot/cogs/audio/audio.py:890 redbot/cogs/audio/audio.py:958 #: redbot/cogs/audio/audio.py:1004 redbot/cogs/audio/audio.py:1071 msgid "Whitelist Modified" -msgstr "" +msgstr "Белый список изменен" #: redbot/cogs/audio/audio.py:778 redbot/cogs/audio/audio.py:959 msgid "Added: `{whitelisted}` to the whitelist." -msgstr "" +msgstr "Добавлено: `{whitelisted}` в белый список." #: redbot/cogs/audio/audio.py:785 redbot/cogs/audio/audio.py:966 #, docstring msgid "Removes a keyword from the blacklist." -msgstr "" +msgstr "Удаляет ключевое слово из чёрного списка." #: redbot/cogs/audio/audio.py:796 redbot/cogs/audio/audio.py:977 msgid "Keyword is not in the blacklist." -msgstr "" +msgstr "Ключевое слово не в чёрном списке." #: redbot/cogs/audio/audio.py:801 redbot/cogs/audio/audio.py:982 msgid "Removed: `{blacklisted}` from the blacklist." -msgstr "" +msgstr "Удалено: `{blacklisted}` из чёрного списка." #: redbot/cogs/audio/audio.py:808 redbot/cogs/audio/audio.py:989 #, docstring msgid "Removes a keyword from the whitelist." -msgstr "" +msgstr "Удаляет ключевое слово из белого списка." #: redbot/cogs/audio/audio.py:824 redbot/cogs/audio/audio.py:1005 msgid "Removed: `{whitelisted}` from the whitelist." -msgstr "" +msgstr "Удалено: `{whitelisted}` из белого списка." #: redbot/cogs/audio/audio.py:831 redbot/cogs/audio/audio.py:1012 #, docstring msgid "List all keywords added to the whitelist." -msgstr "" +msgstr "Список всех ключевых слов, добавленных в белый список." #: redbot/cogs/audio/audio.py:834 redbot/cogs/audio/audio.py:886 #: redbot/cogs/audio/audio.py:1015 redbot/cogs/audio/audio.py:1067 msgid "Nothing in the whitelist." -msgstr "" +msgstr "Ничего в белом списке." #: redbot/cogs/audio/audio.py:857 redbot/cogs/audio/audio.py:1038 #, docstring msgid "List all keywords added to the blacklist." -msgstr "" +msgstr "Список всех ключевых слов, добавленных в чёрный список." #: redbot/cogs/audio/audio.py:860 redbot/cogs/audio/audio.py:899 #: redbot/cogs/audio/audio.py:1041 redbot/cogs/audio/audio.py:1080 msgid "Nothing in the blacklist." -msgstr "" +msgstr "Ничего в чёрном списке." #: redbot/cogs/audio/audio.py:883 redbot/cogs/audio/audio.py:1064 #, docstring msgid "Clear all keywords from the whitelist." -msgstr "" +msgstr "Очистить все ключевые слова из белого списка." #: redbot/cogs/audio/audio.py:891 redbot/cogs/audio/audio.py:1072 msgid "All entries have been removed from the whitelist." -msgstr "" +msgstr "Все записи были удалены из белого списка." #: redbot/cogs/audio/audio.py:896 redbot/cogs/audio/audio.py:1077 #, docstring msgid "Clear all keywords added to the blacklist." -msgstr "" +msgstr "Очистить все ключевые слова, добавленные в чёрный список." #: redbot/cogs/audio/audio.py:904 redbot/cogs/audio/audio.py:1085 msgid "All entries have been removed from the blacklist." -msgstr "" +msgstr "Все записи были удалены из чёрного списка." #: redbot/cogs/audio/audio.py:909 #, docstring msgid "Manages the keyword whitelist." -msgstr "" +msgstr "Управляет белым списком ключевых слов." #: redbot/cogs/audio/audio.py:913 #, docstring msgid "Manages the keyword blacklist." -msgstr "" +msgstr "Управляет чёрным списком ключевых слов." #: redbot/cogs/audio/audio.py:940 #, docstring msgid "Adds a keyword to the whitelist.\\n\\n If anything is added to whitelist, it will blacklist everything else.\\n " -msgstr "" +msgstr "Добавляет ключевое слово в белый список.\\n\\n Если что-либо добавлено в белый список, то будет добавлять в черный список всё остальное\\n " #: redbot/cogs/audio/audio.py:1091 #, docstring msgid "Change auto-play setting." -msgstr "" +msgstr "Изменить настройки автовоспроизведения." #: redbot/cogs/audio/audio.py:1095 #, docstring msgid "Toggle auto-play when there no songs in queue." -msgstr "" +msgstr "Вкл./Выкл. проигрывание, когда нет песен в очереди." #: redbot/cogs/audio/audio.py:1099 msgid "Auto-play when queue ends: {true_or_false}." -msgstr "" +msgstr "Автовоспроизведение по окончании очереди: {true_or_false}." #: redbot/cogs/audio/audio.py:1104 msgid "\\nRepeat has been disabled." -msgstr "" +msgstr "\\nПовтор был отключен." #: redbot/cogs/audio/audio.py:1107 msgid "\\nAuto-disconnecting at queue end has been disabled." -msgstr "" +msgstr "\\nАвтоотключение в конце очереди отключено." #: redbot/cogs/audio/audio.py:1122 #, docstring @@ -354,20 +354,20 @@ msgstr "" #: redbot/cogs/audio/audio.py:1165 redbot/cogs/audio/audio.py:1182 msgid "No Playlist Found" -msgstr "" +msgstr "Плейлист не найден" #: redbot/cogs/audio/audio.py:1166 redbot/cogs/audio/audio.py:4080 #: redbot/cogs/audio/audio.py:5395 msgid "Could not match '{arg}' to a playlist" -msgstr "" +msgstr "Не удалось сопоставить '{arg}' ' с плейлистом" #: redbot/cogs/audio/audio.py:1174 msgid "No Tracks Found" -msgstr "" +msgstr "Треки не найдены" #: redbot/cogs/audio/audio.py:1175 msgid "Playlist {name} has no tracks." -msgstr "" +msgstr "У плейлиста {name} нет треков." #: redbot/cogs/audio/audio.py:1183 redbot/cogs/audio/audio.py:4088 #: redbot/cogs/audio/audio.py:4282 redbot/cogs/audio/audio.py:4452 @@ -375,7 +375,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:4829 redbot/cogs/audio/audio.py:5185 #: redbot/cogs/audio/audio.py:5481 redbot/cogs/audio/audio.py:5579 msgid "Playlist {id} does not exist in {scope} scope." -msgstr "" +msgstr "Плейлист {id} не существует в области {scope}." #: redbot/cogs/audio/audio.py:1190 redbot/cogs/audio/audio.py:4095 #: redbot/cogs/audio/audio.py:4556 redbot/cogs/audio/audio.py:4694 @@ -383,7 +383,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:5192 redbot/cogs/audio/audio.py:5489 #: redbot/cogs/audio/audio.py:5586 redbot/cogs/audio/audio.py:5863 msgid "Missing Arguments" -msgstr "" +msgstr "Отсутствуют аргументы" #: redbot/cogs/audio/audio.py:1191 redbot/cogs/audio/audio.py:4096 #: redbot/cogs/audio/audio.py:4289 redbot/cogs/audio/audio.py:4458 @@ -401,11 +401,11 @@ msgstr "" #: redbot/cogs/audio/audio.py:1210 #, docstring msgid "Resets auto-play to the default playlist." -msgstr "" +msgstr "Сбрасывает автовоспроизведение на плейлист по умолчанию." #: redbot/cogs/audio/audio.py:1216 msgid "Set auto-play playlist to default value." -msgstr "" +msgstr "Установить автовоспроизведение в значение по умолчанию." #: redbot/cogs/audio/audio.py:1222 #, docstring @@ -414,7 +414,7 @@ msgstr "Переключить режим диджея.\\n\\n Режим #: redbot/cogs/audio/audio.py:1233 msgid "Missing DJ Role" -msgstr "" +msgstr "Отсутствует роль DJ" #: redbot/cogs/audio/audio.py:1234 msgid "Please set a role to use with DJ mode. Enter the role name or ID now." @@ -426,22 +426,22 @@ msgstr "Время ожидания ответа истекло, повтори #: redbot/cogs/audio/audio.py:1253 msgid "DJ role: {true_or_false}." -msgstr "" +msgstr "DJ роль: {true_or_false}." #: redbot/cogs/audio/audio.py:1261 #, 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 "" +msgstr "Автоматическое отключение от канала, когда бот один в течение х секунд, 0 для отключения.\\n\\n `[p]audioset dc` имеет приоритет над этой настройкой.\\n " #: redbot/cogs/audio/audio.py:1267 redbot/cogs/audio/audio.py:1295 #: redbot/cogs/audio/audio.py:1689 msgid "Invalid Time" -msgstr "" +msgstr "Неверное время" #: redbot/cogs/audio/audio.py:1267 redbot/cogs/audio/audio.py:1295 #: redbot/cogs/audio/audio.py:1689 msgid "Seconds can't be less than zero." -msgstr "" +msgstr "Секунды не могут быть меньше нуля." #: redbot/cogs/audio/audio.py:1274 msgid "Empty disconnect disabled." @@ -454,28 +454,28 @@ msgstr "Таймер пустого отключения установлен н #: redbot/cogs/audio/audio.py:1292 #, docstring msgid "Auto-pause after x seconds when room is empty, 0 to disable." -msgstr "" +msgstr "Автопауза после х секунд, когда комната пуста, 0 для отключения." #: redbot/cogs/audio/audio.py:1302 msgid "Empty pause disabled." -msgstr "" +msgstr "Пустая пауза отключена." #: redbot/cogs/audio/audio.py:1309 msgid "Empty pause timer set to {num_seconds}." -msgstr "" +msgstr "Пустой таймер паузы установлен на {num_seconds}." #: redbot/cogs/audio/audio.py:1319 #, docstring msgid "Set a price for queueing tracks for non-mods, 0 to disable." -msgstr "" +msgstr "Установите цену очереди треков для не модераторов, 0 для отключения." #: redbot/cogs/audio/audio.py:1322 msgid "Invalid Price" -msgstr "" +msgstr "Неверная цена" #: redbot/cogs/audio/audio.py:1322 msgid "Price can't be less than zero." -msgstr "" +msgstr "Цена не может быть меньше нуля." #: redbot/cogs/audio/audio.py:1327 msgid "Jukebox mode disabled." @@ -492,7 +492,7 @@ msgstr "Установите путь к локальным трекам, есл #: redbot/cogs/audio/audio.py:1358 msgid "The localtracks path location has been reset to {localpath}" -msgstr "" +msgstr "Путь к локальным трекам был сброшен на {localpath}" #: redbot/cogs/audio/audio.py:1363 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.\\nThe path must not contain spaces.\\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?" @@ -500,7 +500,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:1396 msgid "Invalid Path" -msgstr "" +msgstr "Неверный путь" #: redbot/cogs/audio/audio.py:1397 msgid "{local_path} does not seem like a valid path." @@ -508,30 +508,30 @@ msgstr "{local_path} не похож на действительный путь. #: redbot/cogs/audio/audio.py:1403 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 "" +msgstr "`{localtracks}` не существует. Путь по-прежнему будет сохранен, но пожалуйста, проверьте путь и создайте папку localtracks в `{localfolder}` перед попыткой воспроизведения локальных треков." #: redbot/cogs/audio/audio.py:1409 redbot/cogs/audio/audio.py:2521 #: redbot/cogs/audio/audio.py:3101 redbot/cogs/audio/audio.py:3378 #: redbot/cogs/audio/audio.py:3462 redbot/cogs/audio/audio.py:3735 msgid "Invalid Environment" -msgstr "" +msgstr "Неверное окружение" #: redbot/cogs/audio/audio.py:1416 msgid "The localtracks path location has been set to {localpath}" -msgstr "" +msgstr "Путь к локальным трекам был установлен в {localpath}" #: redbot/cogs/audio/audio.py:1424 #, 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 "" +msgstr "Максимальная длина трека в очереди в секундах, 0 для отключения.\\n\\n Принимает секунды или значение, форматированное 00:00:00 (`чч:мм:ss`) или 00:00 (`mm:ss`). Недопустимый\\n ввод отключит настройку максимальной длины.\\n " #: redbot/cogs/audio/audio.py:1433 msgid "Invalid length" -msgstr "" +msgstr "Неверная длина" #: redbot/cogs/audio/audio.py:1433 msgid "Length can't be less than zero." -msgstr "" +msgstr "Длина не может быть меньше нуля." #: redbot/cogs/audio/audio.py:1437 msgid "Track max length disabled." @@ -548,7 +548,7 @@ msgstr "Переключить объявление трека и другие #: redbot/cogs/audio/audio.py:1458 msgid "Notify mode: {true_or_false}." -msgstr "" +msgstr "Режим уведомления: {true_or_false}." #: redbot/cogs/audio/audio.py:1466 #, docstring @@ -566,7 +566,7 @@ msgstr "Установите роль для использования режи #: redbot/cogs/audio/audio.py:1494 msgid "Settings Changed" -msgstr "" +msgstr "Настройки изменены" #: redbot/cogs/audio/audio.py:1495 msgid "DJ role set to: {role.name}." @@ -628,7 +628,7 @@ msgstr "Пропуск голосования: [{vote_enabled}] \\nГолос #: redbot/cogs/audio/audio.py:1593 redbot/cogs/audio/audio.py:1594 #: redbot/cogs/audio/audio.py:1595 msgid "Cached" -msgstr "" +msgstr "Кэшировано" #: redbot/cogs/audio/audio.py:1598 msgid "Auto-play Settings" @@ -640,7 +640,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:1601 msgid "Playlist ID: [{pid}]\\n" -msgstr "" +msgstr "ID плейлиста: [{pid}]\\n" #: redbot/cogs/audio/audio.py:1602 msgid "Playlist scope: [{pscope}]\\n" @@ -649,23 +649,23 @@ msgstr "" #: redbot/cogs/audio/audio.py:1608 redbot/cogs/audio/audio.py:1765 #: redbot/cogs/audio/audio.py:1809 msgid "Cache Settings" -msgstr "" +msgstr "Настройки кэша" #: redbot/cogs/audio/audio.py:1610 msgid "Max age: [{max_age}]\\n" -msgstr "" +msgstr "Макс. возраст: [{max_age}]\\n" #: redbot/cogs/audio/audio.py:1611 msgid "Spotify cache: [{spotify_status}]\\n" -msgstr "" +msgstr "Кэш Spotify: [{spotify_status}]\\n" #: redbot/cogs/audio/audio.py:1612 msgid "Youtube cache: [{youtube_status}]\\n" -msgstr "" +msgstr "Кэш Youtube: [{youtube_status}]\\n" #: redbot/cogs/audio/audio.py:1613 msgid "Lavalink cache: [{lavalink_status}]\\n" -msgstr "" +msgstr "Кэш Lavalink: [{lavalink_status}]\\n" #: redbot/cogs/audio/audio.py:1615 redbot/cogs/audio/audio.py:1760 #: redbot/cogs/audio/audio.py:1803 @@ -674,7 +674,7 @@ msgstr "дн." #: redbot/cogs/audio/audio.py:1622 msgid "Lavalink Settings" -msgstr "" +msgstr "Настройки Lavalink" #: redbot/cogs/audio/audio.py:1634 msgid "Localtracks path: [{localpath}]\\n" @@ -687,7 +687,7 @@ msgstr "Инструкции по установке токенов Spotify API. #: redbot/cogs/audio/audio.py:1642 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 "" +msgstr "1. Перейдите на страницу Spotify для разработчиков и войдите в свой аккаунт в Spotify.\\n(https://developer.spotify.com/dashboard/applications)\\n2. Нажмите \\\"Создать приложение\\\".\\n3. Заполните предоставленную форму с именем приложения и т.п.\\n4. Если вы разрабатываете коммерческую интеграцию, то выберите \\\"Нет\\\".\\n5. Принять условия\\n6. Скопируйте ваш ID клиента и секрет клиента в:\\n`{prefix}установите api spotify client_id client_secret `" #: redbot/cogs/audio/audio.py:1658 #, docstring @@ -728,52 +728,52 @@ msgstr "Инструкции по установке ключа YouTube API." #: redbot/cogs/audio/audio.py:1733 #, 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 "" +msgstr "Устанавливает уровень кэширования.\\n\\n Уровень может быть одним из следующих:\\n\\n 0: Отключает все кэширование\\n 1: Включает кэш Spotify\\n 2: Включает кэш YouTube\\n 3: Включает Lavalink кэш\\n 5: Включает все кэши\\n\\n Если вы хотите отключить определенный кэш, используйте отрицательное число.\\n " #: redbot/cogs/audio/audio.py:1755 msgid "Max age: [{max_age}]\\n" -msgstr "" +msgstr "Макс. возраст: [{max_age}]\\n" #: redbot/cogs/audio/audio.py:1756 msgid "Spotify cache: [{spotify_status}]\\n" -msgstr "" +msgstr "Кэш Spotify: [{spotify_status}]\\n" #: redbot/cogs/audio/audio.py:1757 msgid "Youtube cache: [{youtube_status}]\\n" -msgstr "" +msgstr "Кэш Youtube: [{youtube_status}]\\n" #: redbot/cogs/audio/audio.py:1758 msgid "Lavalink cache: [{lavalink_status}]\\n" -msgstr "" +msgstr "Кэш Lavalink [{lavalink_status}]\\n" #: redbot/cogs/audio/audio.py:1798 msgid "Max age: [{max_age}]\\n" -msgstr "" +msgstr "Макс. возраст: [{max_age}]\\n" #: redbot/cogs/audio/audio.py:1799 msgid "Spotify cache: [{spotify_status}]\\n" -msgstr "" +msgstr "Кэш Spotify: [{spotify_status}]\\n" #: redbot/cogs/audio/audio.py:1800 msgid "Youtube cache: [{youtube_status}]\\n" -msgstr "" +msgstr "Кэш Youtube: [{youtube_status}]\\n" #: redbot/cogs/audio/audio.py:1801 msgid "Lavalink cache: [{lavalink_status}]\\n" -msgstr "" +msgstr "Кэш Lavalink [{lavalink_status}]\\n" #: redbot/cogs/audio/audio.py:1816 #, 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 "" +msgstr "Устанавливает максимальный возраст кэша.\\n\\n Эта команда позволяет установить максимальное количество дней до того, как запись в кэше становится\\n недействительной.\\n " #: redbot/cogs/audio/audio.py:1823 msgid "Cache age cannot be less than 7 days. If you wish to disable it run {prefix}audioset cache.\\n" -msgstr "" +msgstr "Возраст кеширования не может быть менее 7 дней. Если вы хотите отключить его, запустите `{prefix}audioset cache`.\\n" #: redbot/cogs/audio/audio.py:1828 msgid "I've set the cache age to {age} days" -msgstr "" +msgstr "Я установил возраст кэша на {age} дней" #: redbot/cogs/audio/audio.py:1836 #, docstring @@ -811,7 +811,7 @@ msgstr "Поднять номер дорожки в начало очереди. #: redbot/cogs/audio/audio.py:1908 redbot/cogs/audio/audio.py:1915 #: redbot/cogs/audio/audio.py:1921 msgid "Unable To Bump Track" -msgstr "" +msgstr "Невозможно бампнуть трек" #: redbot/cogs/audio/audio.py:1909 msgid "You must be in the voice channel to bump a track." @@ -827,7 +827,7 @@ msgstr "Номер песни должен быть больше 1 и в пре #: redbot/cogs/audio/audio.py:1932 msgid "Moved track to the top of the queue." -msgstr "" +msgstr "Трек перемещен в начало очереди." #: redbot/cogs/audio/audio.py:1939 #, docstring @@ -836,7 +836,7 @@ msgstr "Отключить от голосового канала." #: redbot/cogs/audio/audio.py:1952 msgid "Unable to disconnect" -msgstr "" +msgstr "Не удалось отключить" #: redbot/cogs/audio/audio.py:1953 msgid "You need the DJ role to disconnect." @@ -848,43 +848,43 @@ msgstr "Есть другие люди, слушающие музыку." #: redbot/cogs/audio/audio.py:1960 msgid "Disconnecting..." -msgstr "" +msgstr "Отключение..." #: redbot/cogs/audio/audio.py:1976 #, docstring msgid "Equalizer management." -msgstr "" +msgstr "Управление эквалайзером." #: redbot/cogs/audio/audio.py:2012 #, docstring msgid "Delete a saved eq preset." -msgstr "" +msgstr "Удаление сохраненной предустановки эквалайзера." #: redbot/cogs/audio/audio.py:2021 redbot/cogs/audio/audio.py:2028 #: redbot/cogs/audio/audio.py:2041 msgid "Unable To Delete Preset" -msgstr "" +msgstr "Не удается удалить пресет" #: redbot/cogs/audio/audio.py:2022 redbot/cogs/audio/audio.py:2042 msgid "You are not the author of that preset setting." -msgstr "" +msgstr "Вы не являетесь автором данной настройки пресета." #: redbot/cogs/audio/audio.py:2051 #, docstring msgid "List saved eq presets." -msgstr "" +msgstr "Список сохраненных настроек eq." #: redbot/cogs/audio/audio.py:2054 msgid "No saved equalizer presets." -msgstr "" +msgstr "Нет сохраненных пресетов эквалайзера." #: redbot/cogs/audio/audio.py:2057 msgid "Preset Name" -msgstr "" +msgstr "Название пресета" #: redbot/cogs/audio/audio.py:2058 msgid "Author" -msgstr "" +msgstr "Автор" #: redbot/cogs/audio/audio.py:2080 msgid "{num} preset(s)" @@ -893,58 +893,58 @@ msgstr "{num} предустанов(ок)" #: redbot/cogs/audio/audio.py:2087 #, docstring msgid "Load a saved eq preset." -msgstr "" +msgstr "Загрузить сохраненную предустановку эквалайзера." #: redbot/cogs/audio/audio.py:2095 msgid "No Preset Found" -msgstr "" +msgstr "Пресет не найден" #: redbot/cogs/audio/audio.py:2114 msgid "Unable To Load Preset" -msgstr "" +msgstr "Не удается загрузить пресет" #: redbot/cogs/audio/audio.py:2115 msgid "You need the DJ role to load equalizer presets." -msgstr "" +msgstr "Вам нужна роль DJ для загрузки пресетов эквалайзера." #: redbot/cogs/audio/audio.py:2133 #, docstring msgid "Reset the eq to 0 across all bands." -msgstr "" +msgstr "Сброс эквалайзера на 0 во всех диапазонах частот." #: redbot/cogs/audio/audio.py:2143 msgid "Unable To Modify Preset" -msgstr "" +msgstr "Не удается изменить пресет" #: redbot/cogs/audio/audio.py:2144 msgid "You need the DJ role to reset the equalizer." -msgstr "" +msgstr "Для сброса эквалайзера вам нужна роль DJ." #: redbot/cogs/audio/audio.py:2159 msgid "Equalizer values have been reset." -msgstr "" +msgstr "Значения эквалайзера были сброшены." #: redbot/cogs/audio/audio.py:2167 #, docstring msgid "Save the current eq settings to a preset." -msgstr "" +msgstr "Сохранение текущих настроек эквалайзера в пресет." #: redbot/cogs/audio/audio.py:2178 redbot/cogs/audio/audio.py:2194 #: redbot/cogs/audio/audio.py:2209 msgid "Unable To Save Preset" -msgstr "" +msgstr "Не удается сохранить пресет" #: redbot/cogs/audio/audio.py:2179 msgid "You need the DJ role to save equalizer presets." -msgstr "" +msgstr "Вам нужна роль DJ для сохранения пресетов эквалайзера." #: redbot/cogs/audio/audio.py:2182 msgid "Please enter a name for this equalizer preset." -msgstr "" +msgstr "Пожалуйста, введите имя для этого пресета эквалайзера." #: redbot/cogs/audio/audio.py:2195 msgid "No equalizer preset name entered, try the command again later." -msgstr "" +msgstr "Имя пресета эквалайзера не введено, попробуйте еще раз." #: redbot/cogs/audio/audio.py:2210 msgid "Try the command again with a shorter name." @@ -952,36 +952,36 @@ msgstr "Попробуйте ввести команду еще раз с бол #: redbot/cogs/audio/audio.py:2214 msgid "Preset name already exists, do you want to replace it?" -msgstr "" +msgstr "Имя пресета уже существует, заменить его?" #: redbot/cogs/audio/audio.py:2222 msgid "Not saving preset." -msgstr "" +msgstr "Не сохранять пресет." #: redbot/cogs/audio/audio.py:2248 #, 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 "" +msgstr "Установка эквалайзера с номером диапазона или названием и значением.\\n\\n Позиции диапазона от 1 до 15, а значения имеют диапазон от -0,25 до 1,0.\\n Названия позиций 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\\n 6.3k, 10k и 16k Hz.\\n Установка значения диапазона в -0,25 приводит к его обнулению, а +0,25 - к удвоению.\\n " #: redbot/cogs/audio/audio.py:2265 msgid "Unable To Set Preset" -msgstr "" +msgstr "Не удалось установить пресет" #: redbot/cogs/audio/audio.py:2266 msgid "You need the DJ role to set equalizer presets." -msgstr "" +msgstr "Вам нужна роль DJ для установки пресетов эквалайзера." #: redbot/cogs/audio/audio.py:2305 msgid "Invalid Band" -msgstr "" +msgstr "Неверная полоса" #: redbot/cogs/audio/audio.py:2306 msgid "Valid band numbers are 1-15 or the band names listed in the help for this command." -msgstr "" +msgstr "Допустимые номера диапазонов 1-15 или названия, указанные в справке по этой команде." #: redbot/cogs/audio/audio.py:2330 msgid "Preset Modified" -msgstr "" +msgstr "Пресет изменен" #: redbot/cogs/audio/audio.py:2344 #, docstring @@ -995,11 +995,11 @@ msgstr "Воспроизвести все песни в локальной па #: redbot/cogs/audio/audio.py:2362 msgid "Folder Not Found" -msgstr "" +msgstr "Папка не найдена" #: redbot/cogs/audio/audio.py:2363 msgid "Localtracks folder named {name} does not exist." -msgstr "" +msgstr "Папка Localtracks с именем {name} не существует." #: redbot/cogs/audio/audio.py:2372 #, docstring @@ -1030,7 +1030,7 @@ msgstr "Сейчас играет." #: redbot/cogs/audio/audio.py:2556 msgid "\\n Requested by: **{track.requester}**" -msgstr "" +msgstr "\\n Запрошено: **{track.requester}**" #: redbot/cogs/audio/audio.py:2560 msgid "Nothing." @@ -1039,7 +1039,7 @@ msgstr "Ничего." #: redbot/cogs/audio/audio.py:2576 redbot/cogs/audio/audio.py:6306 #: redbot/cogs/audio/audio.py:6484 msgid "Auto-Play" -msgstr "" +msgstr "Автовоспроизведение" #: redbot/cogs/audio/audio.py:2582 redbot/cogs/audio/audio.py:6312 #: redbot/cogs/audio/audio.py:6490 @@ -1054,19 +1054,19 @@ msgstr "Повтор" #: redbot/cogs/audio/audio.py:2642 #, docstring msgid "Pause or resume a playing track." -msgstr "" +msgstr "Приостановить или возобновить воспроизведение трека." #: redbot/cogs/audio/audio.py:2654 redbot/cogs/audio/audio.py:2661 msgid "Unable To Manage Tracks" -msgstr "" +msgstr "Невозможно управлять треками" #: redbot/cogs/audio/audio.py:2655 msgid "You must be in the voice channel to pause or resume." -msgstr "" +msgstr "Вы должны быть в голосовом канале, чтобы ставить на паузу или возобновлять проигрывание." #: redbot/cogs/audio/audio.py:2662 msgid "You need the DJ role to pause or resume tracks." -msgstr "" +msgstr "Вам нужна роль DJ, чтобы ставить на паузу или возобновлять проигрывание." #: redbot/cogs/audio/audio.py:2671 msgid "Track Paused" @@ -1083,7 +1083,7 @@ msgstr "Процент очереди." #: redbot/cogs/audio/audio.py:2709 msgid "There's nothing in the queue." -msgstr "" +msgstr "В очереди ничего нет." #: redbot/cogs/audio/audio.py:2731 msgid "Queued and playing tracks:" @@ -1116,30 +1116,30 @@ msgstr "Воспроизвести URL или найти трек." #: redbot/cogs/audio/audio.py:6939 redbot/cogs/audio/audio.py:7000 #: redbot/cogs/audio/audio.py:7133 msgid "Unable To Play Tracks" -msgstr "" +msgstr "Не удается воспроизвести треки" #: redbot/cogs/audio/audio.py:2748 redbot/cogs/audio/audio.py:2854 #: redbot/cogs/audio/audio.py:6934 msgid "That URL is not allowed." -msgstr "" +msgstr "Этот URL-адрес не допускается." #: redbot/cogs/audio/audio.py:2752 redbot/cogs/audio/audio.py:2858 #: redbot/cogs/audio/audio.py:6940 msgid "That track is not allowed." -msgstr "" +msgstr "Этот трек не разрешен." #: redbot/cogs/audio/audio.py:2756 redbot/cogs/audio/audio.py:2862 #: redbot/cogs/audio/audio.py:3112 redbot/cogs/audio/audio.py:3286 #: redbot/cogs/audio/audio.py:6051 redbot/cogs/audio/audio.py:6877 msgid "Connection to Lavalink has failed" -msgstr "" +msgstr "Не удалось подключиться к Lavalink" #: redbot/cogs/audio/audio.py:2759 redbot/cogs/audio/audio.py:2865 #: redbot/cogs/audio/audio.py:3115 redbot/cogs/audio/audio.py:3289 #: redbot/cogs/audio/audio.py:3683 redbot/cogs/audio/audio.py:6054 #: redbot/cogs/audio/audio.py:6880 redbot/cogs/audio/audio.py:7117 msgid "Please check your console or logs for details." -msgstr "" +msgstr "Пожалуйста, проверьте вашу консоль или логи для получения более подробной информации." #: redbot/cogs/audio/audio.py:2770 redbot/cogs/audio/audio.py:2876 #: redbot/cogs/audio/audio.py:3126 redbot/cogs/audio/audio.py:3300 @@ -1177,23 +1177,23 @@ msgstr "Вы должны быть в голосовом канале, чтоб #: redbot/cogs/audio/audio.py:2812 redbot/cogs/audio/audio.py:2918 #: redbot/cogs/audio/audio.py:2943 msgid "No tracks found for `{query}`." -msgstr "" +msgstr "Не найдено треков для `{query}`." #: redbot/cogs/audio/audio.py:2818 redbot/cogs/audio/audio.py:2924 #: redbot/cogs/audio/audio.py:3209 redbot/cogs/audio/audio.py:3341 #: redbot/cogs/audio/audio.py:3566 redbot/cogs/audio/audio.py:3635 #: redbot/cogs/audio/audio.py:7133 msgid "Queue size limit reached." -msgstr "" +msgstr "Достигнут предел размера очереди." #: redbot/cogs/audio/audio.py:2838 #, docstring msgid "Force play a URL or search for a track." -msgstr "" +msgstr "Принудительно воспроизвести URL или найденный трек." #: redbot/cogs/audio/audio.py:2843 msgid "Unable to bump track" -msgstr "" +msgstr "Не удалось бампнуть трек" #: redbot/cogs/audio/audio.py:2844 msgid "Only single tracks work with bump play." @@ -1201,7 +1201,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:2946 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 "" +msgstr "Локальные треки не будут работать, если `Lavalink.jar` не будет видеть трек.\\nЭто может быть вызвано правами или потому что Lavalink.jar запускается на машине, отличной от локальных треков." #: redbot/cogs/audio/audio.py:2955 redbot/cogs/audio/audio.py:3408 #: redbot/cogs/audio/audio.py:3446 redbot/cogs/audio/audio.py:3547 @@ -1220,16 +1220,16 @@ msgstr "" #: redbot/cogs/audio/audio.py:2989 redbot/cogs/audio/audio.py:3656 #: redbot/cogs/audio/audio.py:7176 msgid "This track is not allowed in this server." -msgstr "" +msgstr "Этот трек не разрешен на этом сервере." #: redbot/cogs/audio/audio.py:3004 redbot/cogs/audio/audio.py:3670 #: redbot/cogs/audio/audio.py:7186 msgid "Track exceeds maximum length." -msgstr "" +msgstr "Этот трек превышает максимальную длину." #: redbot/cogs/audio/audio.py:3018 msgid "{time} until track playback: #1 in queue" -msgstr "" +msgstr "{time} до воспроизведения трека: #1 в очереди" #: redbot/cogs/audio/audio.py:3022 redbot/cogs/audio/audio.py:3686 #: redbot/cogs/audio/audio.py:7162 @@ -1239,7 +1239,7 @@ msgstr "Трек поставлен в очередь" #: redbot/cogs/audio/audio.py:3036 #, docstring msgid "Pick a Spotify playlist from a list of categories to start playing." -msgstr "" +msgstr "Выберите плейлист Spotify из списка категорий, чтобы начать играть." #: redbot/cogs/audio/audio.py:3102 msgid "The owner needs to set the Spotify client ID, Spotify client secret, and YouTube API key before Spotify URLs or codes can be used. \\nSee `{prefix}audioset youtubeapi` and `{prefix}audioset spotifyapi` for instructions." @@ -1251,15 +1251,15 @@ msgstr "" #: redbot/cogs/audio/audio.py:3169 msgid "No categories found" -msgstr "" +msgstr "Категории не найдены" #: redbot/cogs/audio/audio.py:3173 redbot/cogs/audio/audio.py:3190 msgid "No categories found, try again later." -msgstr "" +msgstr "Категории не найдены, повторите попытку позже." #: redbot/cogs/audio/audio.py:3178 msgid "Categories" -msgstr "" +msgstr "Категории" #: redbot/cogs/audio/audio.py:3184 msgid "No categories selected, try again later." @@ -1279,7 +1279,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:3261 msgid "tracks" -msgstr "" +msgstr "треки" #: redbot/cogs/audio/audio.py:3272 redbot/cogs/audio/audio.py:5615 #: redbot/cogs/audio/audio.py:5635 redbot/cogs/audio/audio.py:6553 @@ -1290,33 +1290,33 @@ msgstr "Страница {page_num}/{total_pages}" #: redbot/cogs/audio/audio.py:3283 #, docstring msgid "Starts auto play." -msgstr "" +msgstr "Начать автоматическое воспроизведение." #: redbot/cogs/audio/audio.py:3337 msgid "You must be in the voice channel to use the autoplay command." -msgstr "" +msgstr "Вы должны быть в голосовом канале, чтобы использовать команду автовоспроизведения." #: redbot/cogs/audio/audio.py:3359 msgid "Auto play started." -msgstr "" +msgstr "Авто воспроизведение началось." #: redbot/cogs/audio/audio.py:3361 msgid "Adding a track to queue." -msgstr "" +msgstr "Добавление трека в очередь." #: redbot/cogs/audio/audio.py:3379 msgid "The owner needs to set the Spotify client ID, Spotify client secret, and YouTube API key before Spotify URLs or codes can be used. \\nSee `{prefix}audioset youtubeapi` and `{prefix}audioset spotifyapi` for instructions." -msgstr "" +msgstr "Владелец должен задать ID клиента Spotify, секрет клиента Spotify, и ключ YouTube API перед использованием Spotify URL-адресов или кодов Spotify. \\nДля получения инструкций смотрите `{prefix}audioset youtubeapi` и `{prefix}audioset spotifyapi`." #: redbot/cogs/audio/audio.py:3390 redbot/cogs/audio/audio.py:3493 #: redbot/cogs/audio/audio.py:6117 msgid "Unable To Get Tracks" -msgstr "" +msgstr "Не удается получить треки" #: redbot/cogs/audio/audio.py:3391 redbot/cogs/audio/audio.py:3494 #: redbot/cogs/audio/audio.py:6118 msgid "Wait until the playlist has finished loading." -msgstr "" +msgstr "Дождитесь окончания загрузки плейлиста." #: redbot/cogs/audio/audio.py:3402 redbot/cogs/audio/audio.py:3441 #: redbot/cogs/audio/audio.py:3532 redbot/cogs/audio/audio.py:6128 @@ -1330,38 +1330,38 @@ msgstr "Ничего не найдено." #: redbot/cogs/audio/audio.py:6178 redbot/cogs/audio/audio.py:6952 #: redbot/cogs/audio/audio.py:6968 redbot/cogs/audio/audio.py:7066 msgid "Unable to Get Track" -msgstr "" +msgstr "Не удается получить трек" #: redbot/cogs/audio/audio.py:3435 redbot/cogs/audio/audio.py:3522 #: redbot/cogs/audio/audio.py:5977 redbot/cogs/audio/audio.py:6152 #: redbot/cogs/audio/audio.py:6179 redbot/cogs/audio/audio.py:6953 #: redbot/cogs/audio/audio.py:6969 msgid "I'm unable get a track from Lavalink at the moment, try again in a few minutes." -msgstr "" +msgstr "Не удалось получить трек из Lavalink в данный момент, повторите попытку через несколько минут." #: redbot/cogs/audio/audio.py:3463 msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions." -msgstr "" +msgstr "API ключ Spotify или секрет клиента были установлены неправильно. \\nДля получения инструкций используйте `{prefix}audioset spotifyapi`." #: redbot/cogs/audio/audio.py:3478 msgid "Unable To Find Tracks" -msgstr "" +msgstr "Не удается найти треки" #: redbot/cogs/audio/audio.py:3508 msgid "{query} is not an allowed query." -msgstr "" +msgstr "{query} не является допустимым запросом." #: redbot/cogs/audio/audio.py:3537 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 "" +msgstr "Локальные треки не будут работать, если `Lavalink.jar` не будет видеть трек.\\nЭто может быть вызвано разрешениями или потому что Lavalink.jar запускается на машине, отличной от локальных треков." #: redbot/cogs/audio/audio.py:3604 msgid "No Title" -msgstr "" +msgstr "Без заголовка" #: redbot/cogs/audio/audio.py:3680 msgid "Nothing found" -msgstr "" +msgstr "Ничего не найдено" #: redbot/cogs/audio/audio.py:3689 redbot/cogs/audio/audio.py:7196 msgid "{time} until track playback: #{position} in queue" @@ -1369,15 +1369,15 @@ msgstr "{time} до воспроизведения трека: #{position} в о #: redbot/cogs/audio/audio.py:3710 msgid "Please wait, finding tracks..." -msgstr "" +msgstr "Пожалуйста, подождите, поиск треков..." #: redbot/cogs/audio/audio.py:3716 msgid "Getting track {num}/{total}..." -msgstr "" +msgstr "Получение трека {num}/{total}..." #: redbot/cogs/audio/audio.py:3717 msgid "Matching track {num}/{total}..." -msgstr "" +msgstr "Сопоставление трека {num}/{total}..." #: redbot/cogs/audio/audio.py:3718 redbot/cogs/audio/audio.py:5898 #: redbot/cogs/audio/audio.py:5964 @@ -1386,32 +1386,32 @@ msgstr "Загрузка трека {num}/{total}..." #: redbot/cogs/audio/audio.py:3719 msgid "Approximate time remaining: {seconds}" -msgstr "" +msgstr "Примерно времени осталось: {seconds}" #: redbot/cogs/audio/audio.py:3790 msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]." -msgstr "" +msgstr "У вас нет прав для управления {name} (`{id}`) [**{scope}**]." #: redbot/cogs/audio/audio.py:3808 msgid "You do not have the permissions to manage that playlist in {guild}." -msgstr "" +msgstr "У вас нет прав для управления этим плейлистом в {guild}." #: redbot/cogs/audio/audio.py:3815 msgid "You do not have the permissions to manage playlist owned by {user}." -msgstr "" +msgstr "У вас нет прав на управление плейлистом, принадлежащим {user}." #: redbot/cogs/audio/audio.py:3824 msgid "No access to playlist." -msgstr "" +msgstr "Нет доступа к плейлисту." #: redbot/cogs/audio/audio.py:3936 msgid "{match_count} playlists match {original_input}: Please try to be more specific, or use the playlist ID." -msgstr "" +msgstr "{match_count} плейлисты соответствуют {original_input}: Пожалуйста, попробуйте более конкретно, или используйте ID плейлиста." #: redbot/cogs/audio/audio.py:3952 redbot/cogs/audio/audio.py:4889 #: redbot/cogs/audio/audio.py:4982 redbot/cogs/audio/utils.py:184 msgid "Unknown" -msgstr "" +msgstr "Неизвестен" #: redbot/cogs/audio/audio.py:3953 msgid "{number}. <{playlist.name}>\\n - Scope: < {scope} >\\n - ID: < {playlist.id} >\\n - Tracks: < {tracks} >\\n - Author: < {author} >\\n\\n" @@ -1419,11 +1419,11 @@ msgstr "" #: redbot/cogs/audio/audio.py:3970 msgid "{playlists} playlists found, which one would you like?" -msgstr "" +msgstr "Найдено плейлистов: {playlists}, какой из них вы хотите?" #: redbot/cogs/audio/audio.py:3989 redbot/cogs/audio/audio.py:3995 msgid "Too many matches found and you did not select which one you wanted." -msgstr "" +msgstr "Найдено слишком много совпадений, и вы не указали, какой один из них вы хотели." #: redbot/cogs/audio/audio.py:4009 #, docstring @@ -1466,7 +1466,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:4161 msgid "Track added" -msgstr "" +msgstr "Трек добавлен" #: redbot/cogs/audio/audio.py:4162 msgid "{track} appended to {playlist} (`{id}`) [**{scope}**]." @@ -1517,17 +1517,17 @@ msgstr "" #: redbot/cogs/audio/audio.py:4377 redbot/cogs/audio/audio.py:5073 #: redbot/cogs/audio/audio.py:5287 redbot/cogs/audio/audio.py:5826 msgid "Invalid Playlist Name" -msgstr "" +msgstr "Неверное имя плейлиста" #: redbot/cogs/audio/audio.py:4378 redbot/cogs/audio/audio.py:5074 #: redbot/cogs/audio/audio.py:5288 redbot/cogs/audio/audio.py:5827 msgid "Playlist names must be a single word (up to 32 characters) and not numbers only." -msgstr "" +msgstr "Имена плейлистов должны содержать одно слово (до 32 символов), а не только цифры." #: redbot/cogs/audio/audio.py:4386 redbot/cogs/audio/audio.py:5109 #: redbot/cogs/audio/audio.py:5314 msgid "Playlist Created" -msgstr "" +msgstr "Плейлист создан" #: redbot/cogs/audio/audio.py:4387 redbot/cogs/audio/audio.py:5910 #: redbot/cogs/audio/audio.py:6004 @@ -1693,11 +1693,11 @@ msgstr "" #: redbot/cogs/audio/audio.py:5379 msgid "You need the DJ role to start playing playlists." -msgstr "" +msgstr "Вам нужна роль DJ, чтобы начать воспроизведение плейлистов." #: redbot/cogs/audio/audio.py:5461 msgid "{name} - (`{id}`) [**{scope}**]\\nAdded {num} tracks to the queue.{maxlength_msg}" -msgstr "" +msgstr "{name} - (`{id}`) [**{scope}**]\\nДобавлено {num} треков в очередь.{maxlength_msg}" #: redbot/cogs/audio/audio.py:5507 #, docstring @@ -1706,23 +1706,23 @@ msgstr "" #: redbot/cogs/audio/audio.py:5571 msgid "Invalid Playlist" -msgstr "" +msgstr "Неверный плейлист" #: redbot/cogs/audio/audio.py:5572 msgid "Custom playlists cannot be updated." -msgstr "" +msgstr "Пользовательские плейлисты не могут быть обновлены." #: redbot/cogs/audio/audio.py:5613 msgid "Tracks removed" -msgstr "" +msgstr "Треки удалены" #: redbot/cogs/audio/audio.py:5633 msgid "Tracks added" -msgstr "" +msgstr "Треки добавлены" #: redbot/cogs/audio/audio.py:5647 msgid "No changes for {name} (`{id}`) [**{scope}**]." -msgstr "" +msgstr "Нет изменений для {name} (`{id}`) [**{scope}**]." #: redbot/cogs/audio/audio.py:5655 #, docstring @@ -1751,7 +1751,7 @@ msgstr "Недопустимый файл плейлиста." #: redbot/cogs/audio/audio.py:5735 msgid "This playlist is too large." -msgstr "" +msgstr "Этот плейлист слишком большой." #: redbot/cogs/audio/audio.py:5787 #, docstring @@ -1785,7 +1785,7 @@ msgstr "Плейлист сохранен" #: redbot/cogs/audio/audio.py:6065 redbot/cogs/audio/audio.py:6075 #: redbot/cogs/audio/audio.py:6082 redbot/cogs/audio/audio.py:6095 msgid "Unable To Get Playlists" -msgstr "" +msgstr "Невозможно получить плейлисты" #: redbot/cogs/audio/audio.py:6096 msgid "You must be in the voice channel to use the playlist command." @@ -1801,11 +1801,11 @@ msgstr "Перейти к началу ранее воспроизведенно #: redbot/cogs/audio/audio.py:7491 redbot/cogs/audio/audio.py:7504 #: redbot/cogs/audio/audio.py:7513 msgid "Unable To Skip Tracks" -msgstr "" +msgstr "Не удается пропустить треки" #: redbot/cogs/audio/audio.py:6216 msgid "You must be in the voice channel to skip the track." -msgstr "" +msgstr "Вы должны быть в голосовом канале, чтобы пропустить трек." #: redbot/cogs/audio/audio.py:6223 redbot/cogs/audio/audio.py:7306 #: redbot/cogs/audio/audio.py:7691 @@ -1814,7 +1814,7 @@ msgstr "Есть другие люди, которые слушают - прог #: redbot/cogs/audio/audio.py:6230 msgid "You need the DJ role or be the track requester to enqueue the previous song tracks." -msgstr "" +msgstr "Вам нужна роль DJ или быть инициатором трека, чтобы добавить в очередь предыдущие треки." #: redbot/cogs/audio/audio.py:6238 msgid "No previous track." @@ -1827,15 +1827,15 @@ msgstr "Воспроизведение дорожки" #: redbot/cogs/audio/audio.py:6257 #, docstring msgid "List the songs in the queue." -msgstr "" +msgstr "Список песен в очереди." #: redbot/cogs/audio/audio.py:6293 msgid "\\n Requested by: **{track.requester}**" -msgstr "" +msgstr "\\n Запрошено: **{track.requester}**" #: redbot/cogs/audio/audio.py:6405 msgid "**Currently livestreaming:**\\n" -msgstr "" +msgstr "**Сейчас в прямом эфире:**\\n" #: redbot/cogs/audio/audio.py:6407 redbot/cogs/audio/audio.py:6433 msgid "Requested by: **{user}**" @@ -1848,23 +1848,23 @@ msgstr "Воспроизводится: " #: redbot/cogs/audio/audio.py:6417 msgid "Requested by: **{user}**\\n" -msgstr "" +msgstr "По запросу: **{user}**\\n" #: redbot/cogs/audio/audio.py:6426 msgid "Requested by: **{user}**\\n" -msgstr "" +msgstr "По запросу: **{user}**\\n" #: redbot/cogs/audio/audio.py:6454 msgid "requested by **{user}**\\n" -msgstr "" +msgstr "по запросу: **{user}**\\n" #: redbot/cogs/audio/audio.py:6458 msgid "requested by **{user}**\\n" -msgstr "" +msgstr "по запросу: **{user}**\\n" #: redbot/cogs/audio/audio.py:6463 msgid "requested by **{user}**\\n" -msgstr "" +msgstr "по запросу: **{user}**\\n" #: redbot/cogs/audio/audio.py:6475 msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\\n" @@ -1981,7 +1981,7 @@ msgstr "Повтор треков: {true_or_false}." #: redbot/cogs/audio/audio.py:6788 msgid "\\nAuto-play has been disabled." -msgstr "" +msgstr "\\nАвтоматическое воспроизведение отключено." #: redbot/cogs/audio/audio.py:6800 #, docstring @@ -2029,7 +2029,7 @@ msgstr "Вы должны быть в голосовом канале, чтоб #: redbot/cogs/audio/audio.py:6978 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 "" +msgstr "Локальные треки не будут работать, если `Lavalink.jar` не будет видеть трек.\\nЭто может быть вызвано правами или потому что Lavalink.jar запускается на машине, отличной от локальных треков." #: redbot/cogs/audio/audio.py:7041 msgid "Queued {num} track(s).{maxlength_msg}" @@ -2045,7 +2045,7 @@ msgstr "" #: redbot/cogs/audio/audio.py:7076 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 "" +msgstr "Локальные треки не будут работать, если `Lavalink.jar` не будет видеть трек.\\nЭто может быть вызвано правами или потому что Lavalink.jar запускается на машине, отличной от локальных треков." #: redbot/cogs/audio/audio.py:7114 msgid "Connection to Lavalink has failed." diff --git a/redbot/cogs/bank/locales/cs-CZ.po b/redbot/cogs/bank/locales/cs-CZ.po index 55fe1275e4e..88defcb7c61 100644 --- a/redbot/cogs/bank/locales/cs-CZ.po +++ b/redbot/cogs/bank/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -23,28 +23,28 @@ msgstr "Banka" #: redbot/cogs/bank/bank.py:74 #, docstring msgid "Base command for bank settings." -msgstr "" +msgstr "Základní příkaz pro bankovní nastavení." #: redbot/cogs/bank/bank.py:87 msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" -msgstr "" +msgstr "Nastavení banky:\\n\\nNázev banky: {bank_name}\\nMěna: {currency_name}\\nVýchozí zůstatek: {default_balance}\\nMaximální povolený zůstatek: {maximum_bal}" #: redbot/cogs/bank/bank.py:101 #, 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 "Určuje, zda je banka globální nebo ne.\\n\\n Pokud je banka globální, stane se na každém serveru.\\n Pokud je banka na serveru, stane se globální.\\n " #: redbot/cogs/bank/bank.py:108 msgid "per-server" -msgstr "" +msgstr "na server" #: redbot/cogs/bank/bank.py:108 msgid "global" -msgstr "" +msgstr "globální" #: redbot/cogs/bank/bank.py:111 msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" -msgstr "" +msgstr "Toto zapne banku na {banktype}, smaže všechny účty v procesu! Pokud jste si jisti, napište `{command}`" #: redbot/cogs/bank/bank.py:118 msgid "The bank is now {banktype}." @@ -53,31 +53,31 @@ msgstr "Banka je nyní {banktype}." #: redbot/cogs/bank/bank.py:123 #, docstring msgid "Set the bank's name." -msgstr "" +msgstr "Nastavit název banky." #: redbot/cogs/bank/bank.py:125 msgid "Bank name has been set to: {name}" -msgstr "" +msgstr "Název banky byl nastaven na: {name}" #: redbot/cogs/bank/bank.py:130 #, docstring msgid "Set the name for the bank's currency." -msgstr "" +msgstr "Nastavte název měny banky." #: redbot/cogs/bank/bank.py:132 msgid "Currency name has been set to: {name}" -msgstr "" +msgstr "Název měny byl nastaven na: {name}" #: redbot/cogs/bank/bank.py:137 #, docstring msgid "Set the maximum balance a user can get." -msgstr "" +msgstr "Nastavte maximální zůstatek, který může uživatel získat." #: redbot/cogs/bank/bank.py:143 msgid "Amount must be greater than zero and less than {max}." -msgstr "" +msgstr "Částka musí být větší než nula a menší než {max}." #: redbot/cogs/bank/bank.py:148 msgid "Maximum balance has been set to: {amount}" -msgstr "" +msgstr "Maximální zůstatek byl nastaven na: {amount}" diff --git a/redbot/cogs/cleanup/locales/cs-CZ.po b/redbot/cogs/cleanup/locales/cs-CZ.po index 4a936e1b863..ca3ddbf1684 100644 --- a/redbot/cogs/cleanup/locales/cs-CZ.po +++ b/redbot/cogs/cleanup/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -41,12 +41,12 @@ msgstr "Odstraní poslední X zpráv odpovídající zadanému textu.\\n\\n #: redbot/cogs/cleanup/cleanup.py:174 #, 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 "Odstranit poslední X zprávy od zadaného uživatele.\\n\\n Příklady:\\n `[p]cleanup user @​Twentysix 2`\\n `[p]cleanup user Red 6`\\n " #: redbot/cogs/cleanup/cleanup.py:237 #, 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 "Odstranit všechny zprávy po zadané zprávě.\\n\\n Pro získání zprávy id povolte vývojářský režim v\\n nastavení Discordu, záložka 'vzhled'. Pak klikněte pravým tlačítkem myši na zprávu\\n a zkopírujte její id.\\n " #: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289 msgid "Message not found." @@ -55,12 +55,12 @@ msgstr "Zpráva nenalezena." #: redbot/cogs/cleanup/cleanup.py:276 #, 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 "Odstraní X zprávy před zadanou zprávou.\\n\\n Pro získání zprávy id povolte vývojářský režim v\\n nastavení Discordu, záložka 'vzhled'. Pak klikněte pravým tlačítkem myši na zprávu\\n a zkopírujte její id.\\n " #: redbot/cogs/cleanup/cleanup.py:316 #, 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 "Odstranit zprávy mezi zprávami první a druhou zprávou, které poskytují ID zpráv.\\n\\n První ID zprávy by mělo být starší a druhá novější.\\n\\n Příklad:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n " #: redbot/cogs/cleanup/cleanup.py:355 #, docstring @@ -70,12 +70,12 @@ msgstr "Odstranit poslední X zpráv.\\n\\n Příklad:\\n `[p] #: redbot/cogs/cleanup/cleanup.py:385 #, docstring msgid "Clean up command messages and messages from the bot." -msgstr "" +msgstr "Vyčistií příkazy a zprávy od bota." #: redbot/cogs/cleanup/cleanup.py:465 #, 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: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " -msgstr "" +msgstr "Vyčistit zprávy vlastněné botem.\\n\\n Ve výchozím nastavení jsou všechny zprávy vyčištěny. Pokud je uveden třetí argument,\\n se používá pro porovnávání vzorů: pokud začíná r( a končí s ),\\n pak je interpretována jako regex, a zprávy, které se mu hodí, jsou odstraněny\\n . V opačném případě se použije při jednoduché zkoušce podkladu.\\n\\n Některé užitečné regex příznaky, které chcete zahrnout do vašeho vzoru:\\n Boty odpovídají novinkám: (? ); Ignorovat případ: (?i); Bo: (?si)\\n " #: redbot/cogs/cleanup/converters.py:12 msgid "{} doesn't look like a valid message ID." diff --git a/redbot/cogs/cleanup/locales/ru-RU.po b/redbot/cogs/cleanup/locales/ru-RU.po index 910e8042cef..1204044c180 100644 --- a/redbot/cogs/cleanup/locales/ru-RU.po +++ b/redbot/cogs/cleanup/locales/ru-RU.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -55,7 +55,7 @@ msgstr "Сообщение не найдено." #: redbot/cogs/cleanup/cleanup.py:276 #, 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 "Удаляет X сообщений перед указанным сообщением.\\n\\n Для получения идентификатора сообщения, включить режим разработчика во вкладке\\n в настройках Discord. Затем щелкните правой кнопкой мыши на сообщении\\n и скопируйте его идентификатор.\\n " #: redbot/cogs/cleanup/cleanup.py:316 #, docstring diff --git a/redbot/cogs/customcom/locales/cs-CZ.po b/redbot/cogs/customcom/locales/cs-CZ.po index 0dfedfdebf2..7a7b5082cf2 100644 --- a/redbot/cogs/customcom/locales/cs-CZ.po +++ b/redbot/cogs/customcom/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -17,7 +17,7 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:52 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 "" +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:63 msgid "Add a random response:" @@ -29,21 +29,21 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:140 msgid "Do you want to create a 'randomized' custom command? (y/n)" -msgstr "" +msgstr "Chcete vytvořit 'náhodný' vlastní příkaz? (y/n)" #: redbot/cogs/customcom/customcom.py:146 #: redbot/cogs/customcom/customcom.py:157 msgid "Response timed out, please try again later." -msgstr "" +msgstr "Vypršel časový limit odpovědi, opakujte akci později." #: redbot/cogs/customcom/customcom.py:151 msgid "What response do you want?" -msgstr "" +msgstr "Jakou odpověď chcete?" #: redbot/cogs/customcom/customcom.py:191 #, docstring msgid "Creates commands used to display text." -msgstr "" +msgstr "Vytvoří příkazy používané k zobrazení textu." #: redbot/cogs/customcom/customcom.py:205 #, docstring @@ -67,12 +67,12 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:231 msgid "Custom command process cancelled." -msgstr "" +msgstr "Vlastní příkaz byl zrušen." #: redbot/cogs/customcom/customcom.py:235 #: redbot/cogs/customcom/customcom.py:256 msgid "Custom command successfully added." -msgstr "" +msgstr "Vlastní příkaz byl úspěšně přidán." #: redbot/cogs/customcom/customcom.py:238 #: redbot/cogs/customcom/customcom.py:259 @@ -92,7 +92,7 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:284 #: redbot/cogs/customcom/customcom.py:321 msgid "That command doesn't exist." -msgstr "" +msgstr "Tento příkaz neexistuje." #: redbot/cogs/customcom/customcom.py:289 msgid "A {} may call this command every {} seconds" @@ -113,7 +113,7 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:304 #: redbot/cogs/customcom/customcom.py:336 msgid "That command doesn't exist. Use `{command}` to add it." -msgstr "" +msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání." #: redbot/cogs/customcom/customcom.py:312 #, docstring @@ -131,7 +131,7 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:333 msgid "Custom command successfully edited." -msgstr "" +msgstr "Vlastní příkaz byl úspěšně upraven." #: redbot/cogs/customcom/customcom.py:346 #, docstring @@ -140,15 +140,15 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:355 msgid "There are no custom commands in this server. Use `{command}` to start adding some." -msgstr "" +msgstr "Na tomto serveru nejsou žádné vlastní příkazy. Použij `{command}` pro začátek přidávání." #: redbot/cogs/customcom/customcom.py:387 msgid "Custom Command List" -msgstr "" +msgstr "Seznam vlastních příkazů" #: redbot/cogs/customcom/customcom.py:391 msgid "Page {num}/{total}" -msgstr "" +msgstr "Strana {num}/{total}" #: redbot/cogs/customcom/customcom.py:401 #, docstring @@ -157,7 +157,7 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:406 msgid "I could not not find that custom command." -msgstr "" +msgstr "Nemohu najít tento vlastní příkaz." #: redbot/cogs/customcom/customcom.py:421 msgid "Random" @@ -181,11 +181,11 @@ msgstr "" #: redbot/cogs/customcom/customcom.py:440 msgid "Responses:\\n" -msgstr "" +msgstr "Odpovědi:\\n" #: redbot/cogs/customcom/customcom.py:535 msgid "Too many arguments!" -msgstr "" +msgstr "Příliš mnoho argumentů!" #: redbot/cogs/customcom/customcom.py:539 msgid "Arguments must be sequential. Missing arguments: " diff --git a/redbot/cogs/economy/locales/cs-CZ.po b/redbot/cogs/economy/locales/cs-CZ.po index 860384ae952..a9c01db74b2 100644 --- a/redbot/cogs/economy/locales/cs-CZ.po +++ b/redbot/cogs/economy/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -17,15 +17,15 @@ msgstr "" #: redbot/cogs/economy/economy.py:44 msgid "JACKPOT! 226! Your bid has been multiplied * 50!" -msgstr "" +msgstr "JACKPOT! 226! Tvá sázka byla vynásobena * 50!" #: redbot/cogs/economy/economy.py:48 msgid "4LC! Your bid has been multiplied * 25!" -msgstr "" +msgstr "4LC! Vaše nabídka byla vynásobena * 25!" #: redbot/cogs/economy/economy.py:52 msgid "Three cherries! Your bid has been multiplied * 20!" -msgstr "" +msgstr "Tři třešně! Tvoje sázka byla vynásobena * 20!" #: redbot/cogs/economy/economy.py:56 msgid "2 6! Your bid has been multiplied * 4!" @@ -37,7 +37,7 @@ msgstr "Dvě třešně! Váš pokus byl znásoben * 3!" #: redbot/cogs/economy/economy.py:64 msgid "Three symbols! Your bid has been multiplied * 10!" -msgstr "" +msgstr "Tři symboly! Tvá sázka byla vynásobena * 10!" #: redbot/cogs/economy/economy.py:68 msgid "Two consecutive symbols! Your bid has been multiplied * 2!" @@ -50,7 +50,7 @@ msgstr "" #: redbot/cogs/economy/economy.py:117 #, docstring msgid "Get rich and have fun with imaginary currency!" -msgstr "" +msgstr "Zbohatněte a bavte se s imaginární měnou!" #: redbot/cogs/economy/economy.py:151 #, docstring @@ -64,16 +64,16 @@ msgstr "" #: redbot/cogs/economy/economy.py:169 msgid "{user}'s balance is {num} {currency}" -msgstr "" +msgstr "Zůstatek {user} je {num} {currency}" #: redbot/cogs/economy/economy.py:176 #, docstring msgid "Transfer currency to other users." -msgstr "" +msgstr "Poslat měnu ostatním uživatelům." #: redbot/cogs/economy/economy.py:186 msgid "{user} transferred {num} {currency} to {other_user}" -msgstr "" +msgstr "{user} převedl {num} {currency} uživateli {other_user}" #: redbot/cogs/economy/economy.py:197 #, docstring @@ -82,7 +82,7 @@ msgstr "" #: redbot/cogs/economy/economy.py:212 msgid "{author} added {num} {currency} to {user}'s account." -msgstr "" +msgstr "{author} přidal/a {num} {currency} k účtu {user}." #: redbot/cogs/economy/economy.py:220 msgid "{author} removed {num} {currency} from {user}'s account." @@ -112,7 +112,7 @@ msgstr "" #: redbot/cogs/economy/economy.py:264 #, docstring msgid "Prune bank accounts." -msgstr "" +msgstr "Vyčistit bankovní účty." #: redbot/cogs/economy/economy.py:271 #, docstring @@ -151,7 +151,7 @@ msgstr "" #: redbot/cogs/economy/economy.py:319 #, docstring msgid "Delete the bank account of a specified user." -msgstr "" +msgstr "Odstranit bankovní účet určeného uživatele." #: redbot/cogs/economy/economy.py:322 msgid "This command cannot be used in DMs with a local bank." @@ -239,7 +239,7 @@ msgstr "Nic!" #: redbot/cogs/economy/economy.py:636 msgid "Your bid: {bid}" -msgstr "" +msgstr "Tvá sázka: {bid}" #: redbot/cogs/economy/economy.py:637 msgid "\\n{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!" @@ -257,7 +257,7 @@ msgstr "" #: redbot/cogs/economy/economy.py:685 #, docstring msgid "Set the minimum slot machine bid." -msgstr "" +msgstr "Nastavte minimální sázku na automatu." #: redbot/cogs/economy/economy.py:687 msgid "Invalid min bid amount." @@ -265,20 +265,20 @@ msgstr "Neplatná minimální částka sázky." #: redbot/cogs/economy/economy.py:696 msgid "Minimum bid is now {bid} {currency}." -msgstr "" +msgstr "Minimální sázka je nyní {bid} {currency}." #: redbot/cogs/economy/economy.py:703 #, docstring msgid "Set the maximum slot machine bid." -msgstr "" +msgstr "Nastavte maximální sázku na automatu." #: redbot/cogs/economy/economy.py:707 msgid "Invalid maximum bid amount. Must be greater than the minimum amount." -msgstr "" +msgstr "Neplatná maximální částka sázky. Musí být větší než minimální částka." #: redbot/cogs/economy/economy.py:717 msgid "Maximum bid is now {bid} {currency}." -msgstr "" +msgstr "Maximální sázka je nyní {bid} {currency}." #: redbot/cogs/economy/economy.py:724 #, docstring @@ -296,25 +296,25 @@ msgstr "Nastavte cooldown pro výplatu." #: redbot/cogs/economy/economy.py:741 msgid "Value modified. At least {num} seconds must pass between each payday." -msgstr "" +msgstr "Hodnota upravena. Mezi jednotlivými výplatami musí uplynout alespoň {num} sekund." #: redbot/cogs/economy/economy.py:748 #, docstring msgid "Set the amount earned each payday." -msgstr "" +msgstr "Nastavte částku získanou za každý výplatní den." #: redbot/cogs/economy/economy.py:753 redbot/cogs/economy/economy.py:775 msgid "Amount must be greater than zero and less than {maxbal}." -msgstr "" +msgstr "Částka musí být větší nebo rovna nule a menší než {maxbal}." #: redbot/cogs/economy/economy.py:763 msgid "Every payday will now give {num} {currency}." -msgstr "" +msgstr "Každý den bude nyní dán {num} {currency}." #: redbot/cogs/economy/economy.py:770 #, docstring msgid "Set the amount earned each payday for a role." -msgstr "" +msgstr "Nastavte částku získanou za každý výplatní den pro roli." #: redbot/cogs/economy/economy.py:781 msgid "The bank must be per-server for per-role paydays to work." @@ -322,16 +322,16 @@ msgstr "" #: redbot/cogs/economy/economy.py:785 msgid "Every payday will now give {num} {currency} to people with the role {role_name}." -msgstr "" +msgstr "Každý den dá nyní {num} {currency} lidem s rolí {role_name}." #: redbot/cogs/economy/economy.py:793 #, docstring msgid "Set the initial balance for new bank accounts." -msgstr "" +msgstr "Nastavte počáteční zůstatek pro nové bankovní účty." #: redbot/cogs/economy/economy.py:801 msgid "Amount must be greater than or equal to zero and less than {maxbal}." -msgstr "" +msgstr "Částka musí být větší nebo rovna nule a menší než {maxbal}." #: redbot/cogs/economy/economy.py:806 msgid "Registering an account will now give {num} {currency}." diff --git a/redbot/cogs/mod/locales/af-ZA.po b/redbot/cogs/mod/locales/af-ZA.po index f07cd283a89..7b2f6d890a4 100644 --- a/redbot/cogs/mod/locales/af-ZA.po +++ b/redbot/cogs/mod/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/ar-SA.po b/redbot/cogs/mod/locales/ar-SA.po index ec9d5bdcf73..f524a7b3c7d 100644 --- a/redbot/cogs/mod/locales/ar-SA.po +++ b/redbot/cogs/mod/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/bg-BG.po b/redbot/cogs/mod/locales/bg-BG.po index 5f5bc1d4931..8614edd72e5 100644 --- a/redbot/cogs/mod/locales/bg-BG.po +++ b/redbot/cogs/mod/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/ca-ES.po b/redbot/cogs/mod/locales/ca-ES.po index 15407f8ce86..1da876eb949 100644 --- a/redbot/cogs/mod/locales/ca-ES.po +++ b/redbot/cogs/mod/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/cs-CZ.po b/redbot/cogs/mod/locales/cs-CZ.po index 7bb48936b1f..075b31e87a5 100644 --- a/redbot/cogs/mod/locales/cs-CZ.po +++ b/redbot/cogs/mod/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." -msgstr "" +msgstr "Moderační nástroje." -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "Tento uživatel není v hlasovém kanálu." -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "Tento uživatel je již umlčen a ztlumen na serveru!" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "Umlčet uživatele." -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "Umlčí uživatele na serveru" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "Uživatel byl umlčen na tomto serveru." -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "Odmlčet uživatele." -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "Odmlčení se nezdařilo. Důvod: {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "Uživatel byl v tomto kanále odmlčen." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/da-DK.po b/redbot/cogs/mod/locales/da-DK.po index 77f94671d76..f4747c76719 100644 --- a/redbot/cogs/mod/locales/da-DK.po +++ b/redbot/cogs/mod/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/de-DE.po b/redbot/cogs/mod/locales/de-DE.po index 5ed4635074d..5c4efad1972 100644 --- a/redbot/cogs/mod/locales/de-DE.po +++ b/redbot/cogs/mod/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "Ich konnte keine Einladung an den Benutzer senden. Kannst du das für mi msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" msgstr "Beim Versuch, dem Benutzer eine Einladung zu senden, ist etwas schief gelaufen. Hier ist der Link, damit du es auch versuchen kannst: {invite_link}" -#: redbot/cogs/mod/mod.py:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "Moderationstools." -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "Der Benutzer kann nicht stumm geschaltet werden, da dieser die Administr 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 "Konnte den Benutzer nicht stummschalten. Ich benötige die 'Rollen verwalten' Berechtigung und der stummzuschaltende Benutzer muss unter mir in der Rollenhierarchie sein." -#: redbot/cogs/mod/mutes.py:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "Dieser Benutzer ist nicht in einem Sprachkanal." -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Ich benötige die {perms} Berechtigung(en) im Kanal des Benutzers, um dies zu tun." -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Du musst die {perms} Berechtigung(en) im Kanal des Benutzers haben, um diesen Befehl nutzen zu können." -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "Entbanne einen Benutzer, sodass dieser in den Sprachkanälen des Servers Sprechen und Hören kann." -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "Dieser Benutzer ist weder stummgeschaltet noch wurde sein Lautsprecher deaktiviert!" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "Der Benutzer darf nun in Sprachkanälen sprechen und hören" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "Banne einen Benutzer, sodass dieser nicht mehr in den Sprachkanälen des Servers Sprechen und Hören kann." -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "Dieser Nutzer ist bereits serverweit stumm- und taubgeschaltet!" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "Es wurde dem Benutzer untersagt, in Sprachkanälen zu sprechen oder zu hören" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "Schalte Benutzer stumm." -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "Schalte einen Benutzer in seinem aktuellen Sprachkanal stumm." -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "Schalte {user} im Kanal {channel.name} stumm" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "Schalte einen Benutzer in seinem aktuellen Text-Kanal stumm." -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "Der Benutzer wurde in diesem Kanal stummgeschaltet." -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "Schaltet Benutzer auf dem Server stumm" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "Der Benutzer wurde auf dem Server stummgeschaltet." -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "Entstumme Benutzer." -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "Entstumme einen Benutzer in seinem aktuellen Sprachkanal." -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "{user} wurde im Kanal {channel.name} entstummt" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "Das Aufheben der Stummschaltung ist fehlgeschlagen. Grund: {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "Entstumme einen Benutzer in diesem Kanal." -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "Die Stummschaltung des Benutzers wurde in diesem Kanal aufgehoben." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "Entstumme einen Benutzer auf diesem Server." -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "Die Stummschaltung des Benutzers wurde aufgehoben." @@ -605,12 +613,12 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "Legt fest ob eine Einladung an Benutzer verschickt wird, die entbannt werden.\\n\\n Bei Aktivierung versucht der Bot eine einmalige Einladung an den\\n entbannten Benutzer zu senden.\\n " #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." -msgstr "Benutzer, die mit {command} entbannt werden, werden wieder eingeladen." +msgid "Users unbanned with `{command}` will be reinvited." +msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." -msgstr "Benutzer, die mit {command} entbannt werden, werden nicht wieder eingeladen." +msgid "Users unbanned with `{command}` will not be reinvited." +msgstr "" #: redbot/cogs/mod/settings.py:218 #, docstring diff --git a/redbot/cogs/mod/locales/el-GR.po b/redbot/cogs/mod/locales/el-GR.po index bb2114068d1..24829fdb156 100644 --- a/redbot/cogs/mod/locales/el-GR.po +++ b/redbot/cogs/mod/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/es-ES.po b/redbot/cogs/mod/locales/es-ES.po index 703bd9b0ad5..1e77edc63a8 100644 --- a/redbot/cogs/mod/locales/es-ES.po +++ b/redbot/cogs/mod/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "¡Ese usuario no está silenciado o ensordecido del servidor!" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "El usuario esta permitido a hablar y escuchar en los canales de voz" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "¡Ese usuario ya está silenciado y ensordecido del servidor!" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "Usuario ha sido baneado de esuchar o hablar en los canales de voz" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "Usuario ha sido muteado en este canal." -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "El usuario ha sido muteado en este servidor." -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "No se pudo desmutear. Razón: {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "Usuario muteado en este canal." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "El usuario ha sido desmuteado en este servidor." @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/fi-FI.po b/redbot/cogs/mod/locales/fi-FI.po index e20a9ee0306..6a5788acda1 100644 --- a/redbot/cogs/mod/locales/fi-FI.po +++ b/redbot/cogs/mod/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/fr-FR.po b/redbot/cogs/mod/locales/fr-FR.po index 7b202a643c6..056aaf02b06 100644 --- a/redbot/cogs/mod/locales/fr-FR.po +++ b/redbot/cogs/mod/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" msgstr "Quelque chose a mal tourné lors de l'envoi d'une invitation à cet utilisateur. Voici le lien pour que vous puissiez essayer : {invite_link}" -#: redbot/cogs/mod/mod.py:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "Outils de modération." -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "Cet utilisateur ne peut pas être muet, car il a la permission d'adminis 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 "Échec de la mise en sourdine de l'utilisateur. J'ai besoin des droits de gestion des rôles et l'utilisateur que je mets en sourdine doit être plus bas que moi dans la hiérarchie des rôles." -#: redbot/cogs/mod/mutes.py:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "Cet utilisateur n'est pas dans un salon vocal." -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "J'ai besoin de(s) permission(s) {perms} dans le salon de cet utilisateur pour le faire." -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Vous devez avoir la(les) permission(s) {perms} dans le salon de cet utilisateur pour utiliser cette commande." -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "Débannir un utilisateur de parler et d'écouter dans les salon vocaux du serveur." -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "Cet utilisateur n'est pas muet ou sourd par le serveur !" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "L'utilisateur est maintenant autorisé à parler et à écouter sur les salons vocaux" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "Bannir un utilisateur de parler et d'écouter les salon vocaux du serveur." -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "Cet utilisateur est déjà muet et sourd à l’échelle du serveur !" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "L'utilisateur a été interdit de parler ou d'écouter dans les salons vocaux" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "Mettre l'utilisateur en sourdine." -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "Rendre un utilisateur muet dans son salon vocal actuel." -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "{user} est maintenant muet dans le salon {channel.name}" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "Rendre un utilisateur muet dans ce salon textuel." -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "L'utilisateur a été mis en sourdine dans ce salon." -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "Rendre un utilisateur muet dans ce serveur" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "L'utilisateur a été mis en sourdine sur ce serveur." -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "Rétablir les utilisateurs." -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "Rétablir un utilisateur dans son salon vocal actuel." -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "{user} rétablit dans le salon {channel.name}" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "Échec du dé-mute. raison : {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "Rétablir un utilisateur dans ce salon." -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "Utilisateur dé-mute dans ce salon." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "Rétablir un utilisateur dans ce serveur." -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "L'utilisateur a été dé-mute sur ce serveur." @@ -605,12 +613,12 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." -msgstr "Les utilisateurs débannis avec la commande {command} seront réinvités." +msgid "Users unbanned with `{command}` will be reinvited." +msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." -msgstr "Les utilisateur débannis avec la commande {command} ne seront pas réinvités." +msgid "Users unbanned with `{command}` will not be reinvited." +msgstr "" #: redbot/cogs/mod/settings.py:218 #, docstring diff --git a/redbot/cogs/mod/locales/he-IL.po b/redbot/cogs/mod/locales/he-IL.po index 1f13a6de5ac..201e4b2657e 100644 --- a/redbot/cogs/mod/locales/he-IL.po +++ b/redbot/cogs/mod/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/hu-HU.po b/redbot/cogs/mod/locales/hu-HU.po index 708d352bc47..1ad7c35629f 100644 --- a/redbot/cogs/mod/locales/hu-HU.po +++ b/redbot/cogs/mod/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/id-ID.po b/redbot/cogs/mod/locales/id-ID.po index 05556a1581c..2d8b18330a3 100644 --- a/redbot/cogs/mod/locales/id-ID.po +++ b/redbot/cogs/mod/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "Pengguna diizinkan untuk berbicara dan mendengarkan di channel voice" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "Pengguna telah di banned dari berbicara atau mendengarkan channel voice" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "Pengguna telah dibisukan di channel ini." -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "Menghidupkan suara gagal. Alasan: {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "Pengguna diizinkan bersuara di channel ini." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/it-IT.po b/redbot/cogs/mod/locales/it-IT.po index 05199aae605..b53b31b260f 100644 --- a/redbot/cogs/mod/locales/it-IT.po +++ b/redbot/cogs/mod/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/ja-JP.po b/redbot/cogs/mod/locales/ja-JP.po index dbbfe20ad01..20f0cef2e8a 100644 --- a/redbot/cogs/mod/locales/ja-JP.po +++ b/redbot/cogs/mod/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/ko-KR.po b/redbot/cogs/mod/locales/ko-KR.po index cacd1aa1103..e0e747c66b0 100644 --- a/redbot/cogs/mod/locales/ko-KR.po +++ b/redbot/cogs/mod/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "이제 사용자가 음성 채널에서 말하고 들을 수 있어요." -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "사용자가 음성 채널에서 말하거나 듣는 것이 금지됐어요." -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "사용자가 이 채널에서 음소거 됐어요." -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "음소거 해제를 실패했어요. 이유 : {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "사용자가 이 채널에서 음소거를 해제했어요." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/nl-NL.po b/redbot/cogs/mod/locales/nl-NL.po index 50e0aa7fb00..4bdb8832a7b 100644 --- a/redbot/cogs/mod/locales/nl-NL.po +++ b/redbot/cogs/mod/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "Moderatietools." -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/no-NO.po b/redbot/cogs/mod/locales/no-NO.po index 34db5744006..1ca6c0c9178 100644 --- a/redbot/cogs/mod/locales/no-NO.po +++ b/redbot/cogs/mod/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/pl-PL.po b/redbot/cogs/mod/locales/pl-PL.po index 13fe2e05221..5f4ff4d0de5 100644 --- a/redbot/cogs/mod/locales/pl-PL.po +++ b/redbot/cogs/mod/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "Wycisz użytkowników." -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/pt-BR.po b/redbot/cogs/mod/locales/pt-BR.po index 673603d3ce3..b1b44d8c8cd 100644 --- a/redbot/cogs/mod/locales/pt-BR.po +++ b/redbot/cogs/mod/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/pt-PT.po b/redbot/cogs/mod/locales/pt-PT.po index b48d46794ff..3e4ab5e51a8 100644 --- a/redbot/cogs/mod/locales/pt-PT.po +++ b/redbot/cogs/mod/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/ro-RO.po b/redbot/cogs/mod/locales/ro-RO.po index db5d30b34bc..813ccdc440a 100644 --- a/redbot/cogs/mod/locales/ro-RO.po +++ b/redbot/cogs/mod/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/ru-RU.po b/redbot/cogs/mod/locales/ru-RU.po index f6bea2b914e..20693e6ad62 100644 --- a/redbot/cogs/mod/locales/ru-RU.po +++ b/redbot/cogs/mod/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}" msgstr "Что-то пошло не так при попытке отправить приглашение пользователю. Вот ссылка, которую вы можете попробовать: {invite_link}" -#: redbot/cogs/mod/mod.py:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "Инструменты модерации." -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "Этот пользователь не может быть заглуш 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "Этот пользователь не в голосовом канале." -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "Мне требуется право(а) {perms} в канале пользователя чтобы сделать это." -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "Вы должны иметь право(а) {perms} в канале пользователя для выполнения этой команды." -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "Разрешает пользователю говорить и прослушивать голосовые каналы сервера." -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "У этого пользователя не отключены голос и звук сервером!" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "Пользователю теперь разрешено разговаривать и прослушивать голосовые каналы" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "Запретить пользователю говорить и слушать в голосовых каналах сервера." -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "У этого пользователя уже отключены голос и звук на всем сервере!" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "Пользователю было запрещено разговаривать или прослушивать голосовые каналы" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "Заглушить пользователей." -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "Заглушить пользователя в текущем голосовом канале." -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "Заглушен {user} в канале {channel.name}" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "Заглушить пользователя в текущем текстовом канале." -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "Этому пользователю был отключен голос в этом канале." -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "Заглушить пользователя на сервере" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "Пользователь был заглушен на этом сервере." -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "Снять заглушение пользователей." -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "Снять заглушение пользователя в его текущем голосовом канале." -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "Снято заглушение пользователя {user} на канале {channel.name}" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "Заглушение не удалось. Причина: {}" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "Снять заглушение пользователя на этом канале." -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "Пользователь был заглушен в этом канале." -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "Снять заглушение пользователя на этом сервере." -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "У пользователя снято заглушение на этом сервере." @@ -605,12 +613,12 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." -msgstr "Пользователи, разбаненые с помощью {command}, будут приглашены." +msgid "Users unbanned with `{command}` will be reinvited." +msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." -msgstr "Пользователи, разбаненые с помощью {command}, не будут приглашены." +msgid "Users unbanned with `{command}` will not be reinvited." +msgstr "" #: redbot/cogs/mod/settings.py:218 #, docstring diff --git a/redbot/cogs/mod/locales/sk-SK.po b/redbot/cogs/mod/locales/sk-SK.po index a1f9ea5281e..39d047b156d 100644 --- a/redbot/cogs/mod/locales/sk-SK.po +++ b/redbot/cogs/mod/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/sr-SP.po b/redbot/cogs/mod/locales/sr-SP.po index b096278dcba..2aa2f22b58c 100644 --- a/redbot/cogs/mod/locales/sr-SP.po +++ b/redbot/cogs/mod/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/sv-SE.po b/redbot/cogs/mod/locales/sv-SE.po index a434d6b0322..58ccdc461a7 100644 --- a/redbot/cogs/mod/locales/sv-SE.po +++ b/redbot/cogs/mod/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/tr-TR.po b/redbot/cogs/mod/locales/tr-TR.po index adcdaa773ce..83118bcc38c 100644 --- a/redbot/cogs/mod/locales/tr-TR.po +++ b/redbot/cogs/mod/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "Moderasyon Seçenekleri." -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/uk-UA.po b/redbot/cogs/mod/locales/uk-UA.po index ba7140ed3ac..48944805313 100644 --- a/redbot/cogs/mod/locales/uk-UA.po +++ b/redbot/cogs/mod/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/vi-VN.po b/redbot/cogs/mod/locales/vi-VN.po index 5c393708924..11d327cb6c8 100644 --- a/redbot/cogs/mod/locales/vi-VN.po +++ b/redbot/cogs/mod/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/zh-CN.po b/redbot/cogs/mod/locales/zh-CN.po index 25235b51b17..c821ea92972 100644 --- a/redbot/cogs/mod/locales/zh-CN.po +++ b/redbot/cogs/mod/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/zh-HK.po b/redbot/cogs/mod/locales/zh-HK.po index e83d21661ff..fcd7d61ebf0 100644 --- a/redbot/cogs/mod/locales/zh-HK.po +++ b/redbot/cogs/mod/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/mod/locales/zh-TW.po b/redbot/cogs/mod/locales/zh-TW.po index 4f3753a3ed9..301214c4c1d 100644 --- a/redbot/cogs/mod/locales/zh-TW.po +++ b/redbot/cogs/mod/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -212,21 +212,21 @@ msgstr "" 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:45 +#: redbot/cogs/mod/mod.py:46 #, docstring msgid "Moderation tools." msgstr "" -#: redbot/cogs/mod/mod.py:107 +#: redbot/cogs/mod/mod.py:109 msgid "Ignored guilds and channels have been moved. Please use `{prefix}moveignoredchannels` if you were previously using these functions." msgstr "" -#: redbot/cogs/mod/mod.py:118 +#: redbot/cogs/mod/mod.py:120 #, docstring msgid "Move ignored channels and servers to core" msgstr "" -#: redbot/cogs/mod/mod.py:127 +#: redbot/cogs/mod/mod.py:129 msgid "Ignored channels and guilds restored." msgstr "" @@ -246,109 +246,117 @@ msgstr "" 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:51 +#: redbot/cogs/mod/mutes.py:25 +msgid "The user has left the server while applying an overwrite." +msgstr "" + +#: redbot/cogs/mod/mutes.py:26 +msgid "The channel I tried to mute the user in isn't found." +msgstr "" + +#: redbot/cogs/mod/mutes.py:53 msgid "That user is not in a voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:58 +#: redbot/cogs/mod/mutes.py:60 msgid "I require the {perms} permission(s) in that user's channel to do that." msgstr "" -#: redbot/cogs/mod/mutes.py:68 +#: redbot/cogs/mod/mutes.py:70 msgid "You must have the {perms} permission(s) in that user's channel to use this command." msgstr "" -#: redbot/cogs/mod/mutes.py:80 +#: redbot/cogs/mod/mutes.py:82 #, docstring msgid "Unban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:99 +#: redbot/cogs/mod/mutes.py:101 msgid "That user isn't muted or deafened by the server!" msgstr "" -#: redbot/cogs/mod/mutes.py:118 +#: redbot/cogs/mod/mutes.py:120 msgid "User is now allowed to speak and listen in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:124 +#: redbot/cogs/mod/mutes.py:126 #, docstring msgid "Ban a user from speaking and listening in the server's voice channels." msgstr "" -#: redbot/cogs/mod/mutes.py:145 +#: redbot/cogs/mod/mutes.py:147 msgid "That user is already muted and deafened server-wide!" msgstr "" -#: redbot/cogs/mod/mutes.py:162 +#: redbot/cogs/mod/mutes.py:164 msgid "User has been banned from speaking or listening in voice channels" msgstr "" -#: redbot/cogs/mod/mutes.py:168 +#: redbot/cogs/mod/mutes.py:170 #, docstring msgid "Mute users." msgstr "" -#: redbot/cogs/mod/mutes.py:174 +#: redbot/cogs/mod/mutes.py:176 #, docstring msgid "Mute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:206 +#: redbot/cogs/mod/mutes.py:208 msgid "Muted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:218 +#: redbot/cogs/mod/mutes.py:220 #, docstring msgid "Mute a user in the current text channel." msgstr "" -#: redbot/cogs/mod/mutes.py:241 +#: redbot/cogs/mod/mutes.py:243 msgid "User has been muted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:250 +#: redbot/cogs/mod/mutes.py:252 #, docstring msgid "Mutes user in the server" msgstr "" -#: redbot/cogs/mod/mutes.py:274 +#: redbot/cogs/mod/mutes.py:276 msgid "User has been muted in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:281 +#: redbot/cogs/mod/mutes.py:283 #, docstring msgid "Unmute users." msgstr "" -#: redbot/cogs/mod/mutes.py:289 +#: redbot/cogs/mod/mutes.py:291 #, docstring msgid "Unmute a user in their current voice channel." msgstr "" -#: redbot/cogs/mod/mutes.py:321 +#: redbot/cogs/mod/mutes.py:323 msgid "Unmuted {user} in channel {channel.name}" msgstr "" -#: redbot/cogs/mod/mutes.py:324 redbot/cogs/mod/mutes.py:358 +#: redbot/cogs/mod/mutes.py:326 redbot/cogs/mod/mutes.py:360 msgid "Unmute failed. Reason: {}" msgstr "" -#: redbot/cogs/mod/mutes.py:333 +#: redbot/cogs/mod/mutes.py:335 #, docstring msgid "Unmute a user in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:356 +#: redbot/cogs/mod/mutes.py:358 msgid "User unmuted in this channel." msgstr "" -#: redbot/cogs/mod/mutes.py:367 +#: redbot/cogs/mod/mutes.py:369 #, docstring msgid "Unmute a user in this server." msgstr "" -#: redbot/cogs/mod/mutes.py:390 +#: redbot/cogs/mod/mutes.py:392 msgid "User has been unmuted in this server." msgstr "" @@ -605,11 +613,11 @@ msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n msgstr "" #: redbot/cogs/mod/settings.py:203 -msgid "Users unbanned with {command} will be reinvited." +msgid "Users unbanned with `{command}` will be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:210 -msgid "Users unbanned with {command} will not be reinvited." +msgid "Users unbanned with `{command}` will not be reinvited." msgstr "" #: redbot/cogs/mod/settings.py:218 diff --git a/redbot/cogs/permissions/locales/af-ZA.po b/redbot/cogs/permissions/locales/af-ZA.po index b225db7caa7..126edc281f3 100644 --- a/redbot/cogs/permissions/locales/af-ZA.po +++ b/redbot/cogs/permissions/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ar-SA.po b/redbot/cogs/permissions/locales/ar-SA.po index 7ca3194e6da..c918187bcae 100644 --- a/redbot/cogs/permissions/locales/ar-SA.po +++ b/redbot/cogs/permissions/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/bg-BG.po b/redbot/cogs/permissions/locales/bg-BG.po index 4c2bda4b44e..43c70288a78 100644 --- a/redbot/cogs/permissions/locales/bg-BG.po +++ b/redbot/cogs/permissions/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ca-ES.po b/redbot/cogs/permissions/locales/ca-ES.po index 6db70eddb2c..bbf183818c1 100644 --- a/redbot/cogs/permissions/locales/ca-ES.po +++ b/redbot/cogs/permissions/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/cs-CZ.po b/redbot/cogs/permissions/locales/cs-CZ.po index 40a67234b68..855debef0a1 100644 --- a/redbot/cogs/permissions/locales/cs-CZ.po +++ b/redbot/cogs/permissions/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/da-DK.po b/redbot/cogs/permissions/locales/da-DK.po index ac75ca282ed..a7c1cb7e46b 100644 --- a/redbot/cogs/permissions/locales/da-DK.po +++ b/redbot/cogs/permissions/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/de-DE.po b/redbot/cogs/permissions/locales/de-DE.po index 24388cd59f4..04e7dd4bc29 100644 --- a/redbot/cogs/permissions/locales/de-DE.po +++ b/redbot/cogs/permissions/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -163,6 +163,8 @@ msgstr "Füge eine globale Regel zu einem Befehl hinzu.\\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 "Legen Sie die Standardregel für einen Befehl in diesem Server fest.\\n\\n Dies ist die Regel, auf die ein Befehl standardmäßig eingestellt wird, wenn keine andere Regel gefunden wird\\n.\\n\\n `` sollte einer von \\\"allow\\\", \\\"deny\\\" oder \\\"clear\\\" sein.\\n \\\"clear\\\" wird die Standardregel zurücksetzen.\\n\\n `` ist der Kog oder Befehl, um die Standardregel\\n zu setzen. Das ist eine Groß- und Kleinschreibung.\\n " -#: redbot/cogs/permissions/permissions.py:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "Standard festgelegt." -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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 "Legen Sie die Standardregel für einen Befehl fest.\\n\\n Dies ist die Regel, auf die ein Befehl standardmäßig eingestellt wird, wenn keine andere Regel gefunden wird\\n .\\n\\n `` sollte einer von \\\"allow\\\", \\\"deny\\\" oder \\\"clear\\\" sein.\\n \\\"clear\\\" wird die Standardregel zurücksetzen.\\n\\n `` ist der Kog oder Befehl, um die Standardregel\\n zu setzen. Das ist eine Groß- und Kleinschreibung.\\n " -#: redbot/cogs/permissions/permissions.py:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "Alle globalen Regeln zurücksetzen." -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "Setzt alle Regeln auf diesem Server zurück." -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "Du musst eine Datei anhängen." -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "Ungültiger Syntax: " -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "Deine YAML Datei entspricht nicht dem Schema: " -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "Regeln festgelegt." -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "Bist du sicher?" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "Bist du sicher? (y/n)" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "Aktion abgebrochen." diff --git a/redbot/cogs/permissions/locales/el-GR.po b/redbot/cogs/permissions/locales/el-GR.po index 47d606b71d5..e3eaf0b1519 100644 --- a/redbot/cogs/permissions/locales/el-GR.po +++ b/redbot/cogs/permissions/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/es-ES.po b/redbot/cogs/permissions/locales/es-ES.po index 2489d5827a3..58e3dd0cb96 100644 --- a/redbot/cogs/permissions/locales/es-ES.po +++ b/redbot/cogs/permissions/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/fi-FI.po b/redbot/cogs/permissions/locales/fi-FI.po index 1a4a3baf0e3..36bc50f2ac3 100644 --- a/redbot/cogs/permissions/locales/fi-FI.po +++ b/redbot/cogs/permissions/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/fr-FR.po b/redbot/cogs/permissions/locales/fr-FR.po index a04a0ea3641..cb84a6248d1 100644 --- a/redbot/cogs/permissions/locales/fr-FR.po +++ b/redbot/cogs/permissions/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "Réinitialisation des paramètres par défaut." -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "Réinitialiser toutes les règles globales." -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "Réinitialiser toutes les règles de ce serveur." -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "Vous devez envoyer un fichier." -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "Syntaxe invalide : " -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "Votre fichier YAML ne correspond pas au schéma : " -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "Règles définies." -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "Êtes-vous sûr ? (y/n)" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "Action annulée." diff --git a/redbot/cogs/permissions/locales/he-IL.po b/redbot/cogs/permissions/locales/he-IL.po index 8250873edf3..3c5b8caf628 100644 --- a/redbot/cogs/permissions/locales/he-IL.po +++ b/redbot/cogs/permissions/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/hu-HU.po b/redbot/cogs/permissions/locales/hu-HU.po index 87e5b4814a8..4b3f1d780e5 100644 --- a/redbot/cogs/permissions/locales/hu-HU.po +++ b/redbot/cogs/permissions/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "Biztos vagy benne?" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "Biztos vagy benne? (y/n)" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "Visszavonva." diff --git a/redbot/cogs/permissions/locales/id-ID.po b/redbot/cogs/permissions/locales/id-ID.po index 11fae3d9a6b..8e208e1a15c 100644 --- a/redbot/cogs/permissions/locales/id-ID.po +++ b/redbot/cogs/permissions/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/it-IT.po b/redbot/cogs/permissions/locales/it-IT.po index 749aca6d874..a436e0766c9 100644 --- a/redbot/cogs/permissions/locales/it-IT.po +++ b/redbot/cogs/permissions/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ja-JP.po b/redbot/cogs/permissions/locales/ja-JP.po index 1a54fd6ba5a..a1160c53066 100644 --- a/redbot/cogs/permissions/locales/ja-JP.po +++ b/redbot/cogs/permissions/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ko-KR.po b/redbot/cogs/permissions/locales/ko-KR.po index 1b21ecb8319..2186e8fc1d1 100644 --- a/redbot/cogs/permissions/locales/ko-KR.po +++ b/redbot/cogs/permissions/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/nl-NL.po b/redbot/cogs/permissions/locales/nl-NL.po index aeb3349e831..0c8e61c4795 100644 --- a/redbot/cogs/permissions/locales/nl-NL.po +++ b/redbot/cogs/permissions/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/no-NO.po b/redbot/cogs/permissions/locales/no-NO.po index 295ad87c449..21c40d08282 100644 --- a/redbot/cogs/permissions/locales/no-NO.po +++ b/redbot/cogs/permissions/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/pl-PL.po b/redbot/cogs/permissions/locales/pl-PL.po index 5d4a2f83283..1ef634c3fc0 100644 --- a/redbot/cogs/permissions/locales/pl-PL.po +++ b/redbot/cogs/permissions/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/pt-BR.po b/redbot/cogs/permissions/locales/pt-BR.po index ed51bebb2bb..9ed18a71458 100644 --- a/redbot/cogs/permissions/locales/pt-BR.po +++ b/redbot/cogs/permissions/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/pt-PT.po b/redbot/cogs/permissions/locales/pt-PT.po index 1242dadd3c0..df1e612685b 100644 --- a/redbot/cogs/permissions/locales/pt-PT.po +++ b/redbot/cogs/permissions/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ro-RO.po b/redbot/cogs/permissions/locales/ro-RO.po index a125309dbed..d676dadd5d8 100644 --- a/redbot/cogs/permissions/locales/ro-RO.po +++ b/redbot/cogs/permissions/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/ru-RU.po b/redbot/cogs/permissions/locales/ru-RU.po index d6af04eac06..5851515de89 100644 --- a/redbot/cogs/permissions/locales/ru-RU.po +++ b/redbot/cogs/permissions/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "Настройки по умолчанию установлены." -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "Сбросить все глобальные правила." -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "Сбросить все правила на этом сервере." -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "Вы должны загрузить файл." -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "Неверный синтаксис: " -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "Ваш YAML-файл не соответствует схеме: " -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "Правила установлены." -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "Вы уверены?" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "Вы уверены? (y/n)" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "Действие отменено." diff --git a/redbot/cogs/permissions/locales/sk-SK.po b/redbot/cogs/permissions/locales/sk-SK.po index 88513c2591e..419f283c56e 100644 --- a/redbot/cogs/permissions/locales/sk-SK.po +++ b/redbot/cogs/permissions/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/sr-SP.po b/redbot/cogs/permissions/locales/sr-SP.po index 8df44e8df4a..ffe07d0ea2c 100644 --- a/redbot/cogs/permissions/locales/sr-SP.po +++ b/redbot/cogs/permissions/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/sv-SE.po b/redbot/cogs/permissions/locales/sv-SE.po index 88bf0131a7d..78dc292811b 100644 --- a/redbot/cogs/permissions/locales/sv-SE.po +++ b/redbot/cogs/permissions/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/tr-TR.po b/redbot/cogs/permissions/locales/tr-TR.po index f0b30ced78e..783c37d68cf 100644 --- a/redbot/cogs/permissions/locales/tr-TR.po +++ b/redbot/cogs/permissions/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/uk-UA.po b/redbot/cogs/permissions/locales/uk-UA.po index eead5c776cf..36c2dfefe12 100644 --- a/redbot/cogs/permissions/locales/uk-UA.po +++ b/redbot/cogs/permissions/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/vi-VN.po b/redbot/cogs/permissions/locales/vi-VN.po index cb784cede04..ab95d79257e 100644 --- a/redbot/cogs/permissions/locales/vi-VN.po +++ b/redbot/cogs/permissions/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-CN.po b/redbot/cogs/permissions/locales/zh-CN.po index 63b920e57e0..aefe15c365b 100644 --- a/redbot/cogs/permissions/locales/zh-CN.po +++ b/redbot/cogs/permissions/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-HK.po b/redbot/cogs/permissions/locales/zh-HK.po index 95f1cc030a2..d47c87bd021 100644 --- a/redbot/cogs/permissions/locales/zh-HK.po +++ b/redbot/cogs/permissions/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/permissions/locales/zh-TW.po b/redbot/cogs/permissions/locales/zh-TW.po index 55d6cc3ea19..be2732ede60 100644 --- a/redbot/cogs/permissions/locales/zh-TW.po +++ b/redbot/cogs/permissions/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -160,6 +160,8 @@ msgstr "" #: redbot/cogs/permissions/permissions.py:304 #: redbot/cogs/permissions/permissions.py:347 +#: redbot/cogs/permissions/permissions.py:432 +#: redbot/cogs/permissions/permissions.py:463 msgid "This command is designated as being always available and cannot be modified by permission rules." msgstr "" @@ -193,56 +195,56 @@ msgstr "" 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:435 -#: redbot/cogs/permissions/permissions.py:456 +#: redbot/cogs/permissions/permissions.py:443 +#: redbot/cogs/permissions/permissions.py:472 msgid "Default set." msgstr "" -#: redbot/cogs/permissions/permissions.py:442 +#: redbot/cogs/permissions/permissions.py:450 #, 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:461 +#: redbot/cogs/permissions/permissions.py:477 #, docstring msgid "Reset all global rules." msgstr "" -#: redbot/cogs/permissions/permissions.py:471 +#: redbot/cogs/permissions/permissions.py:487 #, docstring msgid "Reset all rules in this server." msgstr "" -#: redbot/cogs/permissions/permissions.py:574 +#: redbot/cogs/permissions/permissions.py:590 msgid "You must upload a file." msgstr "" -#: redbot/cogs/permissions/permissions.py:580 +#: redbot/cogs/permissions/permissions.py:596 msgid "Invalid syntax: " msgstr "" -#: redbot/cogs/permissions/permissions.py:583 +#: redbot/cogs/permissions/permissions.py:599 msgid "Your YAML file did not match the schema: " msgstr "" -#: redbot/cogs/permissions/permissions.py:586 +#: redbot/cogs/permissions/permissions.py:602 msgid "Rules set." msgstr "" -#: redbot/cogs/permissions/permissions.py:630 +#: redbot/cogs/permissions/permissions.py:646 msgid "Are you sure?" msgstr "" -#: redbot/cogs/permissions/permissions.py:637 -#: redbot/cogs/permissions/permissions.py:650 +#: redbot/cogs/permissions/permissions.py:653 +#: redbot/cogs/permissions/permissions.py:666 msgid "Response timed out." msgstr "" -#: redbot/cogs/permissions/permissions.py:645 +#: redbot/cogs/permissions/permissions.py:661 msgid "Are you sure? (y/n)" msgstr "" -#: redbot/cogs/permissions/permissions.py:656 +#: redbot/cogs/permissions/permissions.py:672 msgid "Action cancelled." msgstr "" diff --git a/redbot/cogs/streams/locales/af-ZA.po b/redbot/cogs/streams/locales/af-ZA.po index 3edbd7d0345..5bb5a563cc9 100644 --- a/redbot/cogs/streams/locales/af-ZA.po +++ b/redbot/cogs/streams/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: af_ZA\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ar-SA.po b/redbot/cogs/streams/locales/ar-SA.po index cbb62380b58..9b00a1f135c 100644 --- a/redbot/cogs/streams/locales/ar-SA.po +++ b/redbot/cogs/streams/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: ar_SA\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/bg-BG.po b/redbot/cogs/streams/locales/bg-BG.po index 03a5aa5547b..72c2116354e 100644 --- a/redbot/cogs/streams/locales/bg-BG.po +++ b/redbot/cogs/streams/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: bg_BG\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ca-ES.po b/redbot/cogs/streams/locales/ca-ES.po index ef7bf44ab28..1b107bceebb 100644 --- a/redbot/cogs/streams/locales/ca-ES.po +++ b/redbot/cogs/streams/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: ca_ES\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/cs-CZ.po b/redbot/cogs/streams/locales/cs-CZ.po index 7f63f221b81..b1e23f01f75 100644 --- a/redbot/cogs/streams/locales/cs-CZ.po +++ b/redbot/cogs/streams/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,306 +15,306 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: cs_CZ\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot." -msgstr "" +msgstr "Potřebujete tajný klíč klienta, abyste mohli správně používat Twitch API na této koši.\\nSledujte tyto kroky:\\n1. Přejděte na tuto stránku: https://dev. witch.tv/console/apps.\\n2. Klikněte na \\\"Správa\\\" ve vaší aplikaci.\\n3. Klikněte na \\\"Nový tajný klíč\\\".\\n5. Zkopírujte své klientské ID a tajný klíč klienta:\\n{prefix}nastaví api twitch client_id client_secret `\\n\\nPoznámka: Tyto tokeny jsou citlivé a měly by být použity pouze v soukromém kanálu nebo v DM s botem." -#: redbot/cogs/streams/streams.py:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "Zkontroluje, jestli probíhá Twitch vysílání." -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "Zkontroluje, jestli probíhá Youtube vysílání." -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "Zkontroluje, jestli probíhá Hitbox vysílání." -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "Zkontroluje, jestli probíhá Mixer vysílání." -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "Zkontroluje, jestli probíhá Picarto vysílání." -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "Tento uživatel je offline." -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "Zdá se, že tento kanál neexistuje." -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "Klíč Twitch Api je buď neplatný, nebo nebyl nastaven. Viz `{prefix}streamset youtubekey`." -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "Klíč YouTube API je buď neplatný, nebo nebyl nastaven. Viz `{prefix}streamset youtubekey`." -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Při pokusu o spojení s API streamovací službou nastala chyba." -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "Správa automatického upozornění na vysílání." -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "Spravovat oznámení Twitch streamu." -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." -msgstr "" +msgstr "Zapnout upozornění v tomto kanálu pro Twitch stream." -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." -msgstr "" +msgstr "Zadejte název kanálu *Twitch*, ne název Discord serveru." -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." -msgstr "" +msgstr "Zapnout upozornění v tomto kanálu pro Youtube stream." -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." -msgstr "" +msgstr "Zapnout upozornění v tomto kanálu pro Hitbox stream." -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." -msgstr "" +msgstr "Zapnout upozornění v tomto kanálu pro Mixer stream." -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." -msgstr "" +msgstr "Zapnout upozornění v tomto kanálu pro Picarto stream." -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." -msgstr "" +msgstr "Všechna upozornění na vysílání v tomto kanálu byla zakázána." -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "Seznam všech aktivních upozornění vysílání na tomto serveru." -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "Aktivní upozornění:\\n\\n" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "Nejsou žádné aktivní notifikace na tomto serveru." -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "Nastavit tokeny pro přístup k streamům." -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." -msgstr "" +msgstr "Nastavit čas kontroly streamů." -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." -msgstr "" +msgstr "Vysvětli, jak nastavit twitch token." -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "Vysvětli, jak nastavit YouTube token." -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Spravovat nastavení zmínění pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." -msgstr "" +msgstr "`@​everyone` již nebude zmíněn pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." -msgstr "" +msgstr "Zapnout `@​here` zmínku." -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." -msgstr "" +msgstr "`@​here` již nebude zmíněn pro upozornění na vysílání." -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." -msgstr "" +msgstr "Zapnout zmínku role." -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." -msgstr "" +msgstr "Zapnout mazání alertů, když streamy budou offline." -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "Oznámení již nebudou odstraňována." -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Pošlu nyní oznámení do tohoto kanálu, až bude {stream.name} vysílat." -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Nebudu již posílat oznámení o {stream.name} v tomto kanálu." -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" -msgstr "" +msgstr "{mention}, {stream} právě vysílá!" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" -msgstr "" +msgstr "{stream} vysílá!" #: redbot/cogs/streams/streamtypes.py:303 msgid "Untitled broadcast" -msgstr "" +msgstr "Nepojmenované vysílání" #: redbot/cogs/streams/streamtypes.py:305 msgid " - Rerun" -msgstr "" +msgstr " - Znovu spustit" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "Sledující" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "Celkové shlédnutí" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "Hraje: " -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "Žádná" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Kategorie: {category} | Štítky: {tags}" diff --git a/redbot/cogs/streams/locales/da-DK.po b/redbot/cogs/streams/locales/da-DK.po index 7998894e8e8..85cfd6da611 100644 --- a/redbot/cogs/streams/locales/da-DK.po +++ b/redbot/cogs/streams/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: da_DK\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/de-DE.po b/redbot/cogs/streams/locales/de-DE.po index 490439c464c..600c310bee1 100644 --- a/redbot/cogs/streams/locales/de-DE.po +++ b/redbot/cogs/streams/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: de_DE\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "Prüfe ob ein Twitch Kanal Live ist." -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "Prüfe ob ein YouTube Kanal Live ist." -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "Prüfe ob ein Hitbox Kanal Live ist." -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "Prüfe ob ein Mixer Kanal Live ist." -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "Prüfe ob ein Picarto Kanal Live ist." -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "Dieser Benutzer ist offline." -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "Dieser Kanal scheint nicht zu existieren." -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "Der Twitch Token ist entweder ungültig oder wurde noch nicht eingestellt. Siehe `{prefix}streamset twitchtoken `." -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "Der YouTube API Schlüssel ist entweder ungültig oder wurde noch nicht eingestellt. Siehe `{prefix}streamset youtubekey`." -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Etwas lief schief bei dem Versuch die API des Streaming Dienstes zu kontaktieren." -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "Verwalte automatische Stream Alarme." -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "Verwalte Twitch Stream Benachrichtigungen." -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Schalte die Alarme in diesem Kanal für Twitch Streams um." -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Bitte geben Sie den Namen eines *Twitch* Kanals ein, nicht einen Discord-Kanal." -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Schalte die Alarme in diesem Kanal für YouTube Streams um." -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "Schalte die Alarme in diesem Kanal für Hitbox Streams um." -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "Schalte die Alarme in diesem Kanal für Mixer Streams um." -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Schalte die Alarme in diesem Kanal für Picarto Streams um." -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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 "Deaktiviere alle Stream Alarme in diesem Kanal oder Server.\\n\\n `[p]streamalert stop` deaktiviert die Stream Alarme in diesem\\n Kanal.\\n\\n Nutze `[p]streamalert stop yes` um alle Stream Alarme auf diesem Server\\n zu stoppen.\\n " -#: redbot/cogs/streams/streams.py:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "Alle Stream Alarme auf diesem Server wurden deaktiviert." -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "Alle Stream Alarme in diesem Kanal wurden deaktiviert." -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "Listet alle aktiven Stream Alarme auf diesem Server auf." -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "Aktive Alarme:\\n\\n" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "Es sind keine aktiven Alarme auf diesem Server vorhanden." -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "Lege Token für den Zugriff auf Streams fest." -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "Erklären Sie, wie Sie den Twitchtoken setzen." -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "Erklären Sie, wie Sie den YouTube-Token setzen." -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "Benutzerdefinierte Nachricht für Stream-Alarme verwalten." -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "Stream-Warnmeldung setzen, wenn Erwähnungen aktiviert sind.\\n\\n Benutze `{mention}` in der Nachricht um die ausgewählten Erwähnungen einzufügen.\\n\\n Benutze `{stream.name}` in der Nachricht um den Kanal oder den Benutzernamen einzufügen.\\n\\n Zum Beispiel: `[p]Streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n format@@9 " -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "Stream-Alarm-Nachricht gesetzt!" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "Stream-Warnmeldung festlegen, wenn Erwähnungen deaktiviert sind.\\n\\n Verwenden Sie `{stream.name}` in der Nachricht, um den Kanal oder den Benutzernamen einzufügen.\\n\\n Zum Beispiel: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "Stream-Warnmeldungen in diesem Server zurücksetzen." -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "Stream-Alarme in diesem Server werden nun die Standardwarnmeldung verwenden." -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Verwalte Einstellungen für Erwähnungen bei Stream-Alarmen." -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Schalte die `@everyone` Erwähnung um." -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "`@everyone` wird nicht mehr bei Stream-Alarmen erwähnt." -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Wenn ein Stream live ist, wird`@everyone` erwähnt." -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "Schalte die `@here` Erwähnung um." -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "`@here` wird nicht mehr bei Stream-Alarmen erwähnt." -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Wenn ein Stream live ist, wird`@here` erwähnt." -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "Schalte Rollen-Erwähnung um." -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "`@{role.name}` wird nicht mehr bei Stream-Alarmen erwähnt." -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Wenn ein Stream oder eine Community live ist wird `@{role.name}` erwähnt." -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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 "Da diese Rolle nicht erwähnt werden kann wird sie vorübergehend bei einem Stream-Alarm erwähnbar gemacht. Bitte stelle sicher, dass ich die korrekten Berechtigungen habe diese Rolle zu verwalten, sonst werden Mitglieder diese Rolle keine Benachrichtigung erhalten." -#: redbot/cogs/streams/streams.py:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Schalte die Löschung von Alarmen um wenn ein Stream offline geht." -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "Die Benachrichtigungen werden gelöscht sobald ein Stream offline geht." -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "Benachrichtigungen werden nicht mehr gelöscht." -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "Aktiviert oder deaktiviert das Ausschließen von erneuten Streams aus Warnungen." -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "Streams vom Typ \"Wiederholung\" werden in Warnungen eingeschlossen." -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "Streams vom Typ \"Erneut ausführen\" senden keine Warnung mehr." -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Ich werde jetzt in diesem Kanal eine Benachrichtigungen senden, wenn {stream.name} live ist." -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Ich werde in diesem Kanal keine Benachrichtigungen mehr über {stream.name} senden." -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "Followers" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "Alle Aufrufe" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "Gerade läuft: " -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "Keine" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Kategorie: {category} | Tags: {tags}" diff --git a/redbot/cogs/streams/locales/el-GR.po b/redbot/cogs/streams/locales/el-GR.po index 96d9a9414c0..c227c94784d 100644 --- a/redbot/cogs/streams/locales/el-GR.po +++ b/redbot/cogs/streams/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: el_GR\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/es-ES.po b/redbot/cogs/streams/locales/es-ES.po index ac0fc43da10..2024eb2b7a3 100644 --- a/redbot/cogs/streams/locales/es-ES.po +++ b/redbot/cogs/streams/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: es_ES\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/fi-FI.po b/redbot/cogs/streams/locales/fi-FI.po index 9e5ad4c0db2..79982701096 100644 --- a/redbot/cogs/streams/locales/fi-FI.po +++ b/redbot/cogs/streams/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: fi_FI\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/fr-FR.po b/redbot/cogs/streams/locales/fr-FR.po index 881487e27be..3bced251e12 100644 --- a/redbot/cogs/streams/locales/fr-FR.po +++ b/redbot/cogs/streams/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: fr_FR\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "Vérifiez si une chaîne Twitch est en live." -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "Vérifiez si une chaîne YouTube est en live." -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "Vérifiez si une chaîne Hitbox est en live." -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "Vérifiez si une chaîne Mixer est en live." -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "Vérifiez si une chaîne Picarto est en live." -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "Cet utilisateur est hors ligne." -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "Ce salon ne semble pas exister." -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "Le token Twitch est soit invalide, soit il n'a pas été défini. Voir `{prefix}streamset twitchtoken`." -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "Le token de l'API YouTube est soit invalide, soit il n'a pas été défini. Voir `{prefix}streamset youtubekey`." -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Une erreur s'est produite lors de la tentative de connexion a l'API du service de stream." -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "Gérer les alertes de stream." -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "Gérer les notifications de stream Twitch." -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Activer les alertes dans ce salon pour un stream Twitch." -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "Veuillez fournir le nom d'une chaîne *Twitch*, pas d'un salon Discord." -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Activer les alertes dans ce salon pour un stream YouTube." -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "Activer les alertes dans ce salon pour un stream Hitbox." -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "Activer les alertes dans ce salon pour un stream Mixer." -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Activer les alertes dans ce salon pour un stream Picarto." -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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 "Désactive toutes les alertes de stream sur ce salon ou ce serveur.\\n\\n `[p]streamalert stop'' désactivera les alertes pour ce salon.\\n\\n Utiliser `[p]streamalert stop yes` pour désactiver les alertes\\n pour ce serveur.\\n " -#: redbot/cogs/streams/streams.py:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "Toutes les alertes de stream de ce serveur ont été désactivées." -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "Toutes les alertes de stream dans ce salon ont été désactivées." -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "Liste toutes les alertes de streams actives dans ce serveur." -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "Alertes actives :\\n\\n" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "Il n'y a pas d'alertes actives dans ce serveur." -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "Définir les tokens pour accéder aux streams." -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "Expliquer comment définir le token Twitch." -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "Expliquer comment définir le token YouTube." -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "Gérer le message personnalisé pour les alertes de streams." -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "Message d'alerte de stream défini !" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "Définir le message d'alerte de stream lorsque les mentions sont désactivées.\\n\\n Utilisez `{stream.name}` dans le message pour insérer le salon ou le nom d'utilisateur.\\n\\n Par exemple : `[p]streamset message nomention \\\"{stream.name} est en ligne !\\\"`\\n " -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "Réinitialiser les messages d'alerte de streams sur ce serveur." -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "Les alertes de stream de ce serveur utiliseront maintenant le message d'alerte par défaut." -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Gérer les paramètres de mention pour les alertes de streams." -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Activer la mention `@'everyone`." -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "`@'everyone` ne sera plus mentionné pour les alertes de streams." -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "Quand un stream est en direct, `@​everyone` sera mentionné." -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "Utiliser la mention `@here`." -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "`@here` ne sera plus mentionné pour les alertes de streams." -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "Quand un stream est en direct, `@​here` sera mentionné." -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "Activer une mention de rôle." -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "`@{role.name}` ne sera plus mentionné pour les alertes de streams." -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Quand un stream ou une communauté est en direct, `@{role.name}` sera mentionné." -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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 "Puisque le rôle n'est pas mentionnable, il le sera momentanément lors de l'annonce d'un stream. Veuillez vous assurer que j'ai les bonnes permissions pour gérer ce rôle, sinon les membres de ce rôle ne recevront pas de notification." -#: redbot/cogs/streams/streams.py:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Activer la suppression de l'alerte lorsque les streams sont hors ligne." -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "Les notifications seront supprimées une fois que les streams seront hors ligne." -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "Les notifications ne seront plus supprimées." -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "Activer/désactiver l'exclusion des reruns de streams des alertes." -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "Les streams de type 'reerun' seront inclus dans les alertes." -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "Les flux de type 'rerun' n'enverront plus d'alerte." -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Je vais maintenant envoyer une notification dans ce salon lorsque {stream.name} sera en live." -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Je n'enverrai plus de notifications à propos de {stream.name} dans ce salon." -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "{mention}, {stream} est en live !" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "{stream} est en live !" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr " - Rerun" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "Abonnés" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "Vues totales" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "Lecture en cours : " -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "Aucun" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "NSFW | " -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "{adult}Catégorie : {category} | Tags : {tags}" diff --git a/redbot/cogs/streams/locales/he-IL.po b/redbot/cogs/streams/locales/he-IL.po index 5e9f8b3f5c5..608ecde68d2 100644 --- a/redbot/cogs/streams/locales/he-IL.po +++ b/redbot/cogs/streams/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: he_IL\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/hu-HU.po b/redbot/cogs/streams/locales/hu-HU.po index fba4287601c..3ef17d2c3d7 100644 --- a/redbot/cogs/streams/locales/hu-HU.po +++ b/redbot/cogs/streams/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: hu_HU\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/id-ID.po b/redbot/cogs/streams/locales/id-ID.po index 9f5f5b4d157..73e92045f35 100644 --- a/redbot/cogs/streams/locales/id-ID.po +++ b/redbot/cogs/streams/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: id_ID\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/it-IT.po b/redbot/cogs/streams/locales/it-IT.po index c773fbe17c2..9f1bd641ece 100644 --- a/redbot/cogs/streams/locales/it-IT.po +++ b/redbot/cogs/streams/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: it_IT\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ja-JP.po b/redbot/cogs/streams/locales/ja-JP.po index b443710b1b5..86c771ce92b 100644 --- a/redbot/cogs/streams/locales/ja-JP.po +++ b/redbot/cogs/streams/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: ja_JP\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ko-KR.po b/redbot/cogs/streams/locales/ko-KR.po index 85be4ade538..e63bb08b4fd 100644 --- a/redbot/cogs/streams/locales/ko-KR.po +++ b/redbot/cogs/streams/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: ko_KR\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/nl-NL.po b/redbot/cogs/streams/locales/nl-NL.po index 0c253b7e361..994a505ac87 100644 --- a/redbot/cogs/streams/locales/nl-NL.po +++ b/redbot/cogs/streams/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: nl_NL\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "Geen" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/no-NO.po b/redbot/cogs/streams/locales/no-NO.po index b9523b3242a..35808a3911c 100644 --- a/redbot/cogs/streams/locales/no-NO.po +++ b/redbot/cogs/streams/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: no_NO\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/pl-PL.po b/redbot/cogs/streams/locales/pl-PL.po index f92f150aebf..384bf04ab9e 100644 --- a/redbot/cogs/streams/locales/pl-PL.po +++ b/redbot/cogs/streams/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: pl_PL\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "Brak" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/pt-BR.po b/redbot/cogs/streams/locales/pt-BR.po index 0aca6166927..c749597a43f 100644 --- a/redbot/cogs/streams/locales/pt-BR.po +++ b/redbot/cogs/streams/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: pt_BR\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/pt-PT.po b/redbot/cogs/streams/locales/pt-PT.po index 4c8cccaa298..79dda7befc3 100644 --- a/redbot/cogs/streams/locales/pt-PT.po +++ b/redbot/cogs/streams/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: pt_PT\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ro-RO.po b/redbot/cogs/streams/locales/ro-RO.po index 38faaa980e9..5d2e6cbe2ec 100644 --- a/redbot/cogs/streams/locales/ro-RO.po +++ b/redbot/cogs/streams/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: ro_RO\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/ru-RU.po b/redbot/cogs/streams/locales/ru-RU.po index e8e9c2f8682..dffdfdc3f13 100644 --- a/redbot/cogs/streams/locales/ru-RU.po +++ b/redbot/cogs/streams/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: ru_RU\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "Статус канала Twitch." -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "Статус канала YouTube." -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "Статус канала Hitbox." -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "Статус канала Mixer." -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "Статус канала Picarto." -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "Этот пользователь не в сети." -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "Этот канал, кажется, не существует." -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "Токен Twitch либо недействителен, либо не был установлен. См. `{prefix}streamset twitchtoken`." -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "Ключ API YouTube либо недействителен, либо не был установлен. См. `{prefix}streamset youtubekey`." -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "Что-то пошло не так при попытке связаться с API потокового сервиса." -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "Управление автоматическими оповещениями транслляций." -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "Управление Twitch уведомлениями." -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "Переключить оповещения в этом канале для трансляции Twitch." -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "Переключить оповещения на этом канале для трансляции YouTube." -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "Переключить оповещения на этом канале для трансляции Hitbox." -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "Переключить оповещения на этом канале для трансляции Mixer." -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "Переключить оповещения на этом канале для трансляции Picarto." -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "Все оповещения о трансляциях на этом сервере были отключены." -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "Все оповещения о трансляциях в этом канале отключены." -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "Список всех активных оповещений о трансляциях на этом сервере." -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "На этом сервере нет активных оповещений." -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "Установить токены для доступа к трансляциям." -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "Управление пользовательскими сообщениями оповещений о трансляциях." -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "Управление настройками упоминаний для оповещений о трансляциях." -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "Переключить упоминание `@​everyone`." -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "Упоминание `@​everyone` больше не будет использоваться в оповещениях." -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "Переключить упоминание `@​here`." -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "Упоминание `@​here` больше не будет использоваться в оповещениях." -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "Переключить упоминание роли." -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "Упоминание `@​{role.name}` больше не будет использоваться в оповещениях." -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "Когда будет транслироваться поток или сообщество, будет использоваться `@​{role.name}`." -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "Переключить удаление оповещений при окончании трансляции." -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "Уведомления будут удалены при окончании трансляции." -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "Уведомления больше не будут удаляться." -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "Теперь я отправлю уведомление на этом канале, когда {stream.name} будет активен." -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "Я больше не буду отправлять уведомления о {stream.name} на этом канале." -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "Воспроизводится: " -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "Нет" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sk-SK.po b/redbot/cogs/streams/locales/sk-SK.po index d47a186ceba..baa372e2779 100644 --- a/redbot/cogs/streams/locales/sk-SK.po +++ b/redbot/cogs/streams/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: sk_SK\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sr-SP.po b/redbot/cogs/streams/locales/sr-SP.po index f14fa58a57a..516560426e1 100644 --- a/redbot/cogs/streams/locales/sr-SP.po +++ b/redbot/cogs/streams/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: sr_SP\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/sv-SE.po b/redbot/cogs/streams/locales/sv-SE.po index 326ccbaadd7..81454e8d3be 100644 --- a/redbot/cogs/streams/locales/sv-SE.po +++ b/redbot/cogs/streams/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: sv_SE\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/tr-TR.po b/redbot/cogs/streams/locales/tr-TR.po index e5267a5203b..aacc2a0b57e 100644 --- a/redbot/cogs/streams/locales/tr-TR.po +++ b/redbot/cogs/streams/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: tr_TR\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "Oynatılıyor" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "None" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/uk-UA.po b/redbot/cogs/streams/locales/uk-UA.po index 6ba51d47aa8..d2b02be03db 100644 --- a/redbot/cogs/streams/locales/uk-UA.po +++ b/redbot/cogs/streams/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: uk_UA\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/vi-VN.po b/redbot/cogs/streams/locales/vi-VN.po index 3f8dedc9a92..ad520af200e 100644 --- a/redbot/cogs/streams/locales/vi-VN.po +++ b/redbot/cogs/streams/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: vi_VN\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/zh-CN.po b/redbot/cogs/streams/locales/zh-CN.po index 8353ee6d804..e4b636af7a6 100644 --- a/redbot/cogs/streams/locales/zh-CN.po +++ b/redbot/cogs/streams/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: zh_CN\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/zh-HK.po b/redbot/cogs/streams/locales/zh-HK.po index 937936b2742..ac9d8396c3a 100644 --- a/redbot/cogs/streams/locales/zh-HK.po +++ b/redbot/cogs/streams/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: zh_HK\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/streams/locales/zh-TW.po b/redbot/cogs/streams/locales/zh-TW.po index cf6b33e980d..56e9b07c76f 100644 --- a/redbot/cogs/streams/locales/zh-TW.po +++ b/redbot/cogs/streams/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,267 +15,267 @@ msgstr "" "X-Crowdin-File: /cogs/streams/locales/messages.pot\n" "Language: zh_TW\n" -#: redbot/cogs/streams/streams.py:115 +#: redbot/cogs/streams/streams.py:116 msgid "You need a client secret key to use correctly 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`{prefix}set api twitch client_id client_secret `\\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:150 +#: redbot/cogs/streams/streams.py:151 #, docstring msgid "Check if a Twitch channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:161 +#: redbot/cogs/streams/streams.py:162 #, docstring msgid "Check if a YouTube channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:174 +#: redbot/cogs/streams/streams.py:175 #, docstring msgid "Check if a Hitbox channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:180 +#: redbot/cogs/streams/streams.py:181 #, docstring msgid "Check if a Mixer channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:186 +#: redbot/cogs/streams/streams.py:187 #, docstring msgid "Check if a Picarto channel is live." msgstr "" -#: redbot/cogs/streams/streams.py:198 redbot/cogs/streams/streams.py:224 +#: redbot/cogs/streams/streams.py:199 redbot/cogs/streams/streams.py:225 msgid "That user is offline." msgstr "" -#: redbot/cogs/streams/streams.py:200 redbot/cogs/streams/streams.py:378 +#: redbot/cogs/streams/streams.py:201 redbot/cogs/streams/streams.py:379 msgid "That channel doesn't seem to exist." msgstr "" -#: redbot/cogs/streams/streams.py:203 redbot/cogs/streams/streams.py:357 +#: redbot/cogs/streams/streams.py:204 redbot/cogs/streams/streams.py:358 msgid "The Twitch token is either invalid or has not been set. See `{prefix}streamset twitchtoken`." msgstr "" -#: redbot/cogs/streams/streams.py:210 redbot/cogs/streams/streams.py:365 +#: redbot/cogs/streams/streams.py:211 redbot/cogs/streams/streams.py:366 msgid "The YouTube API key is either invalid or has not been set. See `{prefix}streamset youtubekey`." msgstr "" -#: redbot/cogs/streams/streams.py:217 redbot/cogs/streams/streams.py:373 +#: redbot/cogs/streams/streams.py:218 redbot/cogs/streams/streams.py:374 msgid "Something went wrong whilst trying to contact the stream service's API." msgstr "" -#: redbot/cogs/streams/streams.py:234 +#: redbot/cogs/streams/streams.py:235 #, docstring msgid "Manage automated stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:239 +#: redbot/cogs/streams/streams.py:240 #, docstring msgid "Manage Twitch stream notifications." msgstr "" -#: redbot/cogs/streams/streams.py:247 +#: redbot/cogs/streams/streams.py:248 #, docstring msgid "Toggle alerts in this channel for a Twitch stream." msgstr "" -#: redbot/cogs/streams/streams.py:250 +#: redbot/cogs/streams/streams.py:251 msgid "Please supply the name of a *Twitch* channel, not a Discord channel." msgstr "" -#: redbot/cogs/streams/streams.py:257 +#: redbot/cogs/streams/streams.py:258 #, docstring msgid "Toggle alerts in this channel for a YouTube stream." msgstr "" -#: redbot/cogs/streams/streams.py:262 +#: redbot/cogs/streams/streams.py:263 #, docstring msgid "Toggle alerts in this channel for a Hitbox stream." msgstr "" -#: redbot/cogs/streams/streams.py:267 +#: redbot/cogs/streams/streams.py:268 #, docstring msgid "Toggle alerts in this channel for a Mixer stream." msgstr "" -#: redbot/cogs/streams/streams.py:272 +#: redbot/cogs/streams/streams.py:273 #, docstring msgid "Toggle alerts in this channel for a Picarto stream." msgstr "" -#: redbot/cogs/streams/streams.py:277 +#: redbot/cogs/streams/streams.py:278 #, 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:307 +#: redbot/cogs/streams/streams.py:308 msgid "All the stream alerts in this server have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:309 +#: redbot/cogs/streams/streams.py:310 msgid "All the stream alerts in this channel have been disabled." msgstr "" -#: redbot/cogs/streams/streams.py:315 +#: redbot/cogs/streams/streams.py:316 #, docstring msgid "List all active stream alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:318 +#: redbot/cogs/streams/streams.py:319 msgid "Active alerts:\\n\\n" msgstr "" -#: redbot/cogs/streams/streams.py:326 +#: redbot/cogs/streams/streams.py:327 msgid "There are no active alerts in this server." msgstr "" -#: redbot/cogs/streams/streams.py:386 +#: redbot/cogs/streams/streams.py:387 #, docstring msgid "Set tokens for accessing streams." msgstr "" -#: redbot/cogs/streams/streams.py:392 +#: redbot/cogs/streams/streams.py:393 #, docstring msgid "Set stream check refresh time." msgstr "" -#: redbot/cogs/streams/streams.py:394 +#: redbot/cogs/streams/streams.py:395 msgid "You cannot set the refresh timer to less than 60 seconds" msgstr "" -#: redbot/cogs/streams/streams.py:404 +#: redbot/cogs/streams/streams.py:405 #, docstring msgid "Explain how to set the twitch token." msgstr "" -#: redbot/cogs/streams/streams.py:406 +#: redbot/cogs/streams/streams.py:407 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`{prefix}set api twitch client_id client_secret `\\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:425 +#: redbot/cogs/streams/streams.py:426 #, docstring msgid "Explain how to set the YouTube token." msgstr "" -#: redbot/cogs/streams/streams.py:427 +#: redbot/cogs/streams/streams.py:428 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 `{prefix}set api youtube api_key `\\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:446 +#: redbot/cogs/streams/streams.py:447 #, docstring msgid "Manage custom message for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:452 +#: redbot/cogs/streams/streams.py:453 #, docstring msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention \\\"{mention}, {stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:463 redbot/cogs/streams/streams.py:479 +#: redbot/cogs/streams/streams.py:464 redbot/cogs/streams/streams.py:480 msgid "Stream alert message set!" msgstr "" -#: redbot/cogs/streams/streams.py:470 +#: redbot/cogs/streams/streams.py:471 #, docstring msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream.name}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention \\\"{stream.name} is live!\\\"`\\n " msgstr "" -#: redbot/cogs/streams/streams.py:486 +#: redbot/cogs/streams/streams.py:487 #, docstring msgid "Reset the stream alert messages in this server." msgstr "" -#: redbot/cogs/streams/streams.py:490 +#: redbot/cogs/streams/streams.py:491 msgid "Stream alerts in this server will now use the default alert message." msgstr "" -#: redbot/cogs/streams/streams.py:495 +#: redbot/cogs/streams/streams.py:496 #, docstring msgid "Manage mention settings for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:501 +#: redbot/cogs/streams/streams.py:502 #, docstring msgid "Toggle the `@​everyone` mention." msgstr "" -#: redbot/cogs/streams/streams.py:506 +#: redbot/cogs/streams/streams.py:507 msgid "`@​everyone` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:509 +#: redbot/cogs/streams/streams.py:510 msgid "When a stream is live, `@​everyone` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:514 +#: redbot/cogs/streams/streams.py:515 #, docstring msgid "Toggle the `@​here` mention." msgstr "" -#: redbot/cogs/streams/streams.py:519 +#: redbot/cogs/streams/streams.py:520 msgid "`@​here` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:522 +#: redbot/cogs/streams/streams.py:523 msgid "When a stream is live, `@​here` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:527 +#: redbot/cogs/streams/streams.py:528 #, docstring msgid "Toggle a role mention." msgstr "" -#: redbot/cogs/streams/streams.py:532 +#: redbot/cogs/streams/streams.py:533 msgid "`@​{role.name}` will no longer be mentioned for stream alerts." msgstr "" -#: redbot/cogs/streams/streams.py:538 +#: redbot/cogs/streams/streams.py:539 msgid "When a stream or community is live, `@​{role.name}` will be mentioned." msgstr "" -#: redbot/cogs/streams/streams.py:542 +#: redbot/cogs/streams/streams.py:543 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:553 +#: redbot/cogs/streams/streams.py:554 #, docstring msgid "Toggle alert deletion for when streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:556 +#: redbot/cogs/streams/streams.py:557 msgid "The notifications will be deleted once streams go offline." msgstr "" -#: redbot/cogs/streams/streams.py:558 +#: redbot/cogs/streams/streams.py:559 msgid "Notifications will no longer be deleted." msgstr "" -#: redbot/cogs/streams/streams.py:563 +#: redbot/cogs/streams/streams.py:564 #, docstring msgid "Toggle excluding rerun streams from alerts." msgstr "" -#: redbot/cogs/streams/streams.py:568 +#: redbot/cogs/streams/streams.py:569 msgid "Streams of type 'rerun' will be included in alerts." msgstr "" -#: redbot/cogs/streams/streams.py:571 +#: redbot/cogs/streams/streams.py:572 msgid "Streams of type 'rerun' will no longer send an alert." msgstr "" -#: redbot/cogs/streams/streams.py:579 +#: redbot/cogs/streams/streams.py:580 msgid "I'll now send a notification in this channel when {stream.name} is live." msgstr "" -#: redbot/cogs/streams/streams.py:588 +#: redbot/cogs/streams/streams.py:589 msgid "I won't send notifications about {stream.name} in this channel anymore." msgstr "" -#: redbot/cogs/streams/streams.py:670 +#: redbot/cogs/streams/streams.py:671 msgid "{mention}, {stream} is live!" msgstr "" -#: redbot/cogs/streams/streams.py:681 +#: redbot/cogs/streams/streams.py:682 msgid "{stream} is live!" msgstr "" @@ -288,33 +288,33 @@ msgid " - Rerun" msgstr "" #: redbot/cogs/streams/streamtypes.py:308 -#: redbot/cogs/streams/streamtypes.py:350 -#: redbot/cogs/streams/streamtypes.py:388 -#: redbot/cogs/streams/streamtypes.py:434 +#: redbot/cogs/streams/streamtypes.py:351 +#: redbot/cogs/streams/streamtypes.py:389 +#: redbot/cogs/streams/streamtypes.py:435 msgid "Followers" msgstr "" #: redbot/cogs/streams/streamtypes.py:309 -#: redbot/cogs/streams/streamtypes.py:389 -#: redbot/cogs/streams/streamtypes.py:435 +#: redbot/cogs/streams/streamtypes.py:390 +#: redbot/cogs/streams/streamtypes.py:436 msgid "Total views" msgstr "" -#: redbot/cogs/streams/streamtypes.py:313 -#: redbot/cogs/streams/streamtypes.py:354 -#: redbot/cogs/streams/streamtypes.py:398 +#: redbot/cogs/streams/streamtypes.py:314 +#: redbot/cogs/streams/streamtypes.py:355 +#: redbot/cogs/streams/streamtypes.py:399 msgid "Playing: " msgstr "" -#: redbot/cogs/streams/streamtypes.py:440 +#: redbot/cogs/streams/streamtypes.py:441 msgid "None" msgstr "" -#: redbot/cogs/streams/streamtypes.py:443 +#: redbot/cogs/streams/streamtypes.py:444 msgid "NSFW | " msgstr "" -#: redbot/cogs/streams/streamtypes.py:447 +#: redbot/cogs/streams/streamtypes.py:448 msgid "{adult}Category: {category} | Tags: {tags}" msgstr "" diff --git a/redbot/cogs/trivia/locales/af-ZA.po b/redbot/cogs/trivia/locales/af-ZA.po index 8788fa46246..5177d3323e9 100644 --- a/redbot/cogs/trivia/locales/af-ZA.po +++ b/redbot/cogs/trivia/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/ar-SA.po b/redbot/cogs/trivia/locales/ar-SA.po index a7cf92e6d54..bff053ada14 100644 --- a/redbot/cogs/trivia/locales/ar-SA.po +++ b/redbot/cogs/trivia/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/bg-BG.po b/redbot/cogs/trivia/locales/bg-BG.po index 1c4996bc2f1..afbe329cbcd 100644 --- a/redbot/cogs/trivia/locales/bg-BG.po +++ b/redbot/cogs/trivia/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/ca-ES.po b/redbot/cogs/trivia/locales/ca-ES.po index c4b822557b6..4476c3c698a 100644 --- a/redbot/cogs/trivia/locales/ca-ES.po +++ b/redbot/cogs/trivia/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/cs-CZ.po b/redbot/cogs/trivia/locales/cs-CZ.po index fbc5e8b1c92..8903c3ac49e 100644 --- a/redbot/cogs/trivia/locales/cs-CZ.po +++ b/redbot/cogs/trivia/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "😔 Další." -#: redbot/cogs/trivia/session.py:117 +#: 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 "Otázka č. {num}!" -#: redbot/cogs/trivia/session.py:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr " **+1** pro mě!" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" @@ -174,7 +178,7 @@ msgstr "" #: redbot/cogs/trivia/trivia.py:165 msgid "Multiplier must be at least 0." -msgstr "" +msgstr "Násobitel musí být alespoň 0." #: redbot/cogs/trivia/trivia.py:169 msgid "Done. Payout multiplier set to {num}." diff --git a/redbot/cogs/trivia/locales/da-DK.po b/redbot/cogs/trivia/locales/da-DK.po index e7069ff147a..ab6d3e3098b 100644 --- a/redbot/cogs/trivia/locales/da-DK.po +++ b/redbot/cogs/trivia/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/de-DE.po b/redbot/cogs/trivia/locales/de-DE.po index 98aea5a4f46..fcc2796225d 100644 --- a/redbot/cogs/trivia/locales/de-DE.po +++ b/redbot/cogs/trivia/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "Ich bin mir sicher, dass du die nächste Antwort wissen wirst." msgid "😔 Next one." msgstr "😔 Nächste Frage." -#: redbot/cogs/trivia/session.py:117 +#: 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 "Frage Nummer {num}!" -#: redbot/cogs/trivia/session.py:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "Es gibt keine weiteren Fragen!" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "{trivia_list} (von {author})" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "Starte Trivia: {list_names}" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "Leute...? Nun gut, ich denke dann werde ich aufhören." -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr " **+1** für mich!" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "Du hast es raus, {user}! **+1** für dich!" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "Glückwunsch, {user}. Du erhältst {num} {currency} weil du Erster gewesen bist." diff --git a/redbot/cogs/trivia/locales/el-GR.po b/redbot/cogs/trivia/locales/el-GR.po index 224310f252a..d5e102b8270 100644 --- a/redbot/cogs/trivia/locales/el-GR.po +++ b/redbot/cogs/trivia/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/es-ES.po b/redbot/cogs/trivia/locales/es-ES.po index 0d7dad3da0a..3d6d712fc50 100644 --- a/redbot/cogs/trivia/locales/es-ES.po +++ b/redbot/cogs/trivia/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/fi-FI.po b/redbot/cogs/trivia/locales/fi-FI.po index 7cb3dcebfd4..ee5500619b3 100644 --- a/redbot/cogs/trivia/locales/fi-FI.po +++ b/redbot/cogs/trivia/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/fr-FR.po b/redbot/cogs/trivia/locales/fr-FR.po index 5bc96e80591..9f06186f4bc 100644 --- a/redbot/cogs/trivia/locales/fr-FR.po +++ b/redbot/cogs/trivia/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "Je suis sûr que vous connaîtrez la réponse de la prochaine." msgid "😔 Next one." msgstr "😔 Suivante." -#: redbot/cogs/trivia/session.py:117 +#: 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 "Question numéro {num} !" -#: redbot/cogs/trivia/session.py:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "Il n'y a plus de questions !" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "{trivia_list} (par {author})" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "Démarrage du Trivia : {list_names}" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "Est-ce qu'il y a encore quelqu'un ... ? Bon, je suppose que je vais arrêter alors." -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr " **+1** pour moi !" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "Bonne réponse {user} ! **+1** pour vous !" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "Félicitations, {user}, vous avez reçu {num} {currency} pour avoir fini premier." diff --git a/redbot/cogs/trivia/locales/he-IL.po b/redbot/cogs/trivia/locales/he-IL.po index 0f39c73edfd..cddf3027d17 100644 --- a/redbot/cogs/trivia/locales/he-IL.po +++ b/redbot/cogs/trivia/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/hu-HU.po b/redbot/cogs/trivia/locales/hu-HU.po index f48829cf0dd..7e6fb8eaf62 100644 --- a/redbot/cogs/trivia/locales/hu-HU.po +++ b/redbot/cogs/trivia/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/id-ID.po b/redbot/cogs/trivia/locales/id-ID.po index 15af6f779a7..a2869a2bc16 100644 --- a/redbot/cogs/trivia/locales/id-ID.po +++ b/redbot/cogs/trivia/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/it-IT.po b/redbot/cogs/trivia/locales/it-IT.po index e7a790c35a2..c0553ec6209 100644 --- a/redbot/cogs/trivia/locales/it-IT.po +++ b/redbot/cogs/trivia/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "Sono sicuro che saprai la risposta della prossima." msgid "😔 Next one." msgstr "😔 La prossima." -#: redbot/cogs/trivia/session.py:117 +#: 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 "Domanda numero {num}!" -#: redbot/cogs/trivia/session.py:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "Non esistono altre domande!" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "{trivia_list} (di {author})" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "Avvio Quiz: {list_names}" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "Ragazzi...? Beh, allora mi fermo." -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr " **+1** per me!" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "Colpito e affondato {user}! **+1** a te!" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "Congratulazioni, {user}, hai ricevuto {num} {currency} per essere arrivato primo." diff --git a/redbot/cogs/trivia/locales/ja-JP.po b/redbot/cogs/trivia/locales/ja-JP.po index fad14282daf..8063ddaca75 100644 --- a/redbot/cogs/trivia/locales/ja-JP.po +++ b/redbot/cogs/trivia/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/ko-KR.po b/redbot/cogs/trivia/locales/ko-KR.po index 9eea8c79d41..25da93d98eb 100644 --- a/redbot/cogs/trivia/locales/ko-KR.po +++ b/redbot/cogs/trivia/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/nl-NL.po b/redbot/cogs/trivia/locales/nl-NL.po index c268f187f51..6b40f5d3081 100644 --- a/redbot/cogs/trivia/locales/nl-NL.po +++ b/redbot/cogs/trivia/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "😔 volgende." -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "Er zijn geen vragen meer!" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "{trivia_list} (door {author})" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "Jongens...? Nou, ik denk dat ik zal stoppen dan." -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr " ** + 1 ** voor mij!" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/no-NO.po b/redbot/cogs/trivia/locales/no-NO.po index 5c94c5f0ff1..ed8ea43793b 100644 --- a/redbot/cogs/trivia/locales/no-NO.po +++ b/redbot/cogs/trivia/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/pl-PL.po b/redbot/cogs/trivia/locales/pl-PL.po index 7ee1780f1fe..ca9997fe4b6 100644 --- a/redbot/cogs/trivia/locales/pl-PL.po +++ b/redbot/cogs/trivia/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/pt-BR.po b/redbot/cogs/trivia/locales/pt-BR.po index a5f4426cb63..24e364f8948 100644 --- a/redbot/cogs/trivia/locales/pt-BR.po +++ b/redbot/cogs/trivia/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/pt-PT.po b/redbot/cogs/trivia/locales/pt-PT.po index 17dd93721b5..d6d4fd6f2ca 100644 --- a/redbot/cogs/trivia/locales/pt-PT.po +++ b/redbot/cogs/trivia/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/ro-RO.po b/redbot/cogs/trivia/locales/ro-RO.po index 14a2446f33f..028a150afac 100644 --- a/redbot/cogs/trivia/locales/ro-RO.po +++ b/redbot/cogs/trivia/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/ru-RU.po b/redbot/cogs/trivia/locales/ru-RU.po index c1fb6c7b87c..149ac432d37 100644 --- a/redbot/cogs/trivia/locales/ru-RU.po +++ b/redbot/cogs/trivia/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "Я уверена, что вы знаете следующее." msgid "😔 Next one." msgstr "😔 Следующий." -#: redbot/cogs/trivia/session.py:117 +#: 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 "Вопрос №{num}!" -#: redbot/cogs/trivia/session.py:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "Больше нет вопросов!" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "{trivia_list} (автор: {author})" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "Запуск викторины: {list_names}" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "Ребята...? Ну, я думаю, я остановлюсь тогда." -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr " **+1** для меня!" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "{user}, тебе удалось! **+1** для тебя!" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "Поздравляю, {user}, вы получили {num} {currency} за то, что пришли первыми." diff --git a/redbot/cogs/trivia/locales/sk-SK.po b/redbot/cogs/trivia/locales/sk-SK.po index a6b7f476184..54257f076ef 100644 --- a/redbot/cogs/trivia/locales/sk-SK.po +++ b/redbot/cogs/trivia/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/sr-SP.po b/redbot/cogs/trivia/locales/sr-SP.po index 0acb6dff5ad..cd3e71f5bfe 100644 --- a/redbot/cogs/trivia/locales/sr-SP.po +++ b/redbot/cogs/trivia/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/sv-SE.po b/redbot/cogs/trivia/locales/sv-SE.po index 3e48643fe15..94b129d7a1d 100644 --- a/redbot/cogs/trivia/locales/sv-SE.po +++ b/redbot/cogs/trivia/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/tr-TR.po b/redbot/cogs/trivia/locales/tr-TR.po index d3558a6e6a1..32254a4c5bb 100644 --- a/redbot/cogs/trivia/locales/tr-TR.po +++ b/redbot/cogs/trivia/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/uk-UA.po b/redbot/cogs/trivia/locales/uk-UA.po index aa7310a973b..6e9c56e0d24 100644 --- a/redbot/cogs/trivia/locales/uk-UA.po +++ b/redbot/cogs/trivia/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/vi-VN.po b/redbot/cogs/trivia/locales/vi-VN.po index 333b4ae46e2..85049b32b19 100644 --- a/redbot/cogs/trivia/locales/vi-VN.po +++ b/redbot/cogs/trivia/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/zh-CN.po b/redbot/cogs/trivia/locales/zh-CN.po index ae97be35a87..645f34beae9 100644 --- a/redbot/cogs/trivia/locales/zh-CN.po +++ b/redbot/cogs/trivia/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/zh-HK.po b/redbot/cogs/trivia/locales/zh-HK.po index 01e72dc67a4..904434a8940 100644 --- a/redbot/cogs/trivia/locales/zh-HK.po +++ b/redbot/cogs/trivia/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/trivia/locales/zh-TW.po b/redbot/cogs/trivia/locales/zh-TW.po index 4ffe954dd40..d2a7dda9f97 100644 --- a/redbot/cogs/trivia/locales/zh-TW.po +++ b/redbot/cogs/trivia/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -43,35 +43,39 @@ msgstr "" msgid "😔 Next one." msgstr "" -#: redbot/cogs/trivia/session.py:117 +#: 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:126 +#: redbot/cogs/trivia/session.py:144 msgid "There are no more questions!" msgstr "" -#: redbot/cogs/trivia/session.py:134 +#: redbot/cogs/trivia/session.py:152 msgid "{trivia_list} (by {author})" msgstr "" -#: redbot/cogs/trivia/session.py:139 +#: redbot/cogs/trivia/session.py:157 msgid "Starting Trivia: {list_names}" msgstr "" -#: redbot/cogs/trivia/session.py:185 +#: redbot/cogs/trivia/session.py:203 msgid "Guys...? Well, I guess I'll stop then." msgstr "" -#: redbot/cogs/trivia/session.py:193 +#: redbot/cogs/trivia/session.py:211 msgid " **+1** for me!" msgstr "" -#: redbot/cogs/trivia/session.py:198 +#: redbot/cogs/trivia/session.py:216 msgid "You got it {user}! **+1** to you!" msgstr "" -#: redbot/cogs/trivia/session.py:290 +#: redbot/cogs/trivia/session.py:308 msgid "Congratulations, {user}, you have received {num} {currency} for coming first." msgstr "" diff --git a/redbot/cogs/warnings/locales/cs-CZ.po b/redbot/cogs/warnings/locales/cs-CZ.po index 972d5ab3d0e..19ba304b590 100644 --- a/redbot/cogs/warnings/locales/cs-CZ.po +++ b/redbot/cogs/warnings/locales/cs-CZ.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:11\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -17,56 +17,56 @@ msgstr "" #: redbot/cogs/warnings/helpers.py:72 msgid "I could not find a command from that input!" -msgstr "" +msgstr "Nenašel jsem žádný příkaz s tímto názvem!" #: redbot/cogs/warnings/helpers.py:77 msgid "That command requires bot owner. I can't allow you to use that for an action" -msgstr "" +msgstr "Tento příkaz vyžaduje majitele bota. Nemohu ti dovolit, aby byl použit pro akci" #: redbot/cogs/warnings/helpers.py:86 msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response." -msgstr "" +msgstr "Zadejte příkaz, který má být proveden, když uživatel **překročí body, aby k této akci došlo. *\\n**Pokud si nepřejete spustit příkaz, zadejte `none`.\\n\\nZadejte to přesně tak, jak byste se snažili spustit příkaz, kromě nevkládání prefixu a použití `{user}` namísto argumentů uživatele/členů\\n\\nVAROVÁNÍ: zadaný příkaz bude spuštěn bez ohledu na kontroly nebo čekání mezi příkazy. Příkazy vyžadující majitele bota nejsou z bezpečnostních důvodů povoleny.\\n\\nPočkejte prosím 15 sekund před zadáním odpovědi." #: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143 msgid "You may enter your response now." -msgstr "" +msgstr "Nyní můžete zadat svou odpověď." #: redbot/cogs/warnings/helpers.py:128 msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response." -msgstr "" +msgstr "Zadejte příkaz, který má být proveden, když uživatel **překročí body, aby k této akci došlo. *\\n**Pokud si nepřejete spustit příkaz, zadejte `none`.\\n\\nZadejte to přesně tak, jak byste se snažili spustit příkaz, kromě nevkládání prefixu a použití `{user}` namísto argumentů uživatele/členů\\n\\nVAROVÁNÍ: zadaný příkaz bude spuštěn bez ohledu na kontroly nebo čekání mezi příkazy. Příkazy vyžadující majitele bota nejsou z bezpečnostních důvodů povoleny.\\n\\nPočkejte prosím 15 sekund před zadáním odpovědi." #: redbot/cogs/warnings/warnings.py:24 #, docstring msgid "Warn misbehaving users and take automated actions." -msgstr "" +msgstr "Upozornit na chybné chování uživatelů a podniknout automatické akce." #: redbot/cogs/warnings/warnings.py:64 #, docstring msgid "Manage settings for Warnings." -msgstr "" +msgstr "Správa nastavení pro varování." #: redbot/cogs/warnings/warnings.py:70 #, docstring msgid "Enable or disable custom reasons for a warning." -msgstr "" +msgstr "Povolit nebo zakázat vlastní důvody pro varování." #: redbot/cogs/warnings/warnings.py:74 msgid "Custom reasons have been enabled." -msgstr "" +msgstr "Vlastní důvody byly povoleny." #: redbot/cogs/warnings/warnings.py:76 msgid "Custom reasons have been disabled." -msgstr "" +msgstr "Vlastní důvody byly zakázány." #: redbot/cogs/warnings/warnings.py:82 #, docstring msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n " -msgstr "" +msgstr "Spravovat automatické akce pro varování.\\n\\n Akce jsou v podstatě příkazová makra. Každý příkaz může být proveden\\n, když je akce spuštěna, a/nebo po zrušení akce\\n.\\n\\n Akce musí mít zadány název a práh bodů. Když je uživatel\\n bude dostatečně upozorněn a překročí dostatek bodů\\n, akce bude provedena.\\n " #: redbot/cogs/warnings/warnings.py:97 #, docstring msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n " -msgstr "" +msgstr "Vytvořit automatickou akci.\\n\\n Duplicitní názvy akcí nejsou povoleny.\\n " #: redbot/cogs/warnings/warnings.py:118 msgid "Duplicate action name found!" @@ -74,48 +74,48 @@ msgstr "Nalezen duplicitní název akce!" #: redbot/cogs/warnings/warnings.py:125 msgid "Action {name} has been added." -msgstr "" +msgstr "Akce {name} byla přidána." #: redbot/cogs/warnings/warnings.py:130 #, docstring msgid "Delete the action with the specified name." -msgstr "" +msgstr "Odstranit akci se zadaným názvem." #: redbot/cogs/warnings/warnings.py:143 msgid "No action named {name} exists!" -msgstr "" +msgstr "Neexistuje žádná akce s názvem {name}!" #: redbot/cogs/warnings/warnings.py:149 #, docstring msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n " -msgstr "" +msgstr "Správa varovných důvodů.\\n\\n Důvody musí být zadány jméno, popis a hodnotu bodů. Pokud je varován uživatel, musí být uvedeno\\n jméno důvodu.\\n " #: redbot/cogs/warnings/warnings.py:161 #, docstring msgid "Create a warning reason." -msgstr "" +msgstr "Vytvořit důvod varování." #: redbot/cogs/warnings/warnings.py:165 msgid "*Custom* cannot be used as a reason name!" -msgstr "" +msgstr "*Vlastní* nelze použít jako název důvodu!" #: redbot/cogs/warnings/warnings.py:175 msgid "The new reason has been registered." -msgstr "" +msgstr "Nový důvod byl zaregistrován." #: redbot/cogs/warnings/warnings.py:180 #, docstring msgid "Delete a warning reason." -msgstr "" +msgstr "Odstranit důvod varování." #: redbot/cogs/warnings/warnings.py:187 msgid "That is not a registered reason name." -msgstr "" +msgstr "To není registrovaný název důvodu." #: redbot/cogs/warnings/warnings.py:193 #, docstring msgid "List all configured reasons for Warnings." -msgstr "" +msgstr "Seznam všech nastavených důvodů varování." #: redbot/cogs/warnings/warnings.py:201 msgid "Reason: {name}" @@ -128,16 +128,16 @@ msgstr "Body" #: redbot/cogs/warnings/warnings.py:207 msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}" -msgstr "" +msgstr "Jméno: {reason_name}\\nBody: {points}\\nPopis: {description}" #: redbot/cogs/warnings/warnings.py:214 msgid "There are no reasons configured!" -msgstr "" +msgstr "Nejsou nastaveny žádné důvody!" #: redbot/cogs/warnings/warnings.py:220 #, docstring msgid "List all configured automated actions for Warnings." -msgstr "" +msgstr "Seznam všech nastavených automatických akcí pro varování." #: redbot/cogs/warnings/warnings.py:227 msgid "Action: {name}" @@ -145,11 +145,11 @@ msgstr "Akce: {name}" #: redbot/cogs/warnings/warnings.py:230 msgid "Exceed command" -msgstr "" +msgstr "Překročení příkazu" #: redbot/cogs/warnings/warnings.py:232 msgid "Drop command" -msgstr "" +msgstr "Zahodit příkaz" #: redbot/cogs/warnings/warnings.py:236 msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}" @@ -157,49 +157,49 @@ msgstr "Jméno: {action_name}\\nBody: {points}\\nPříkaz pro pokračování: {e #: redbot/cogs/warnings/warnings.py:244 msgid "There are no actions configured!" -msgstr "" +msgstr "Nejsou nakonfigurovány žádné akce!" #: redbot/cogs/warnings/warnings.py:257 #, 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 "" +msgstr "Upozornit uživatele na zadaný důvod.\\n\\n `počet bodů, pro které by varování mělo být. Pokud není zadáno žádné číslo\\n, bude uveden 1 bod. Přednastavené výstrahy to neberou v úvahu.\\n `` může být registrovaným důvodem, pokud existuje nebo je ve výchozím nastavení vytvořen vlastní\\n.\\n " #: redbot/cogs/warnings/warnings.py:265 msgid "You cannot warn yourself." -msgstr "" +msgstr "Nemůžeš varovat sám sebe." #: redbot/cogs/warnings/warnings.py:272 msgid "That is not a registered reason!" -msgstr "" +msgstr "To není registrovaný důvod!" #: redbot/cogs/warnings/warnings.py:280 msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons." -msgstr "" +msgstr "Pro povolení vlastních důvodů povolte `{prefix}warningset allowcustomreasons true`." #: redbot/cogs/warnings/warnings.py:306 msgid "Warning from {user}" -msgstr "" +msgstr "Varování od {user}" #: redbot/cogs/warnings/warnings.py:311 msgid "You have received a warning in {guild_name}." -msgstr "" +msgstr "Obdrželi jste varování v {guild_name}." #: redbot/cogs/warnings/warnings.py:319 msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning." -msgstr "" +msgstr "{reason}\\n\\nPoužij `{prefix}pro odstranění tohoto varování {user} {message}`." #: redbot/cogs/warnings/warnings.py:322 msgid "{description}\\nPoints: {points}" -msgstr "" +msgstr "{description}\\nBody: {points}" #: redbot/cogs/warnings/warnings.py:342 msgid "User {user} has been warned." -msgstr "" +msgstr "Uživatel {user} byl varován." #: redbot/cogs/warnings/warnings.py:348 #, docstring msgid "List the warnings for the specified user." -msgstr "" +msgstr "Seznam varování pro daného uživatele." #: redbot/cogs/warnings/warnings.py:361 msgid "That user has no warnings!" @@ -207,11 +207,11 @@ msgstr "Tento uživatel nemá žádná varování!" #: redbot/cogs/warnings/warnings.py:365 redbot/cogs/warnings/warnings.py:395 msgid "Unknown Moderator ({})" -msgstr "" +msgstr "Neznámý moderátor ({})" #: redbot/cogs/warnings/warnings.py:366 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" -msgstr "" +msgstr "Upozornění na {num_points} bodů za {reason_name}, vydané {user}, popis {description}\\n" #: redbot/cogs/warnings/warnings.py:377 redbot/cogs/warnings/warnings.py:407 msgid "Warnings for {user}" @@ -220,15 +220,15 @@ msgstr "Varování pro {user}" #: redbot/cogs/warnings/warnings.py:383 #, docstring msgid "List warnings for yourself." -msgstr "" +msgstr "Seznam varování pro sebe." #: redbot/cogs/warnings/warnings.py:391 msgid "You have no warnings!" -msgstr "" +msgstr "Nemáte žádné varování!" #: redbot/cogs/warnings/warnings.py:396 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" -msgstr "" +msgstr "Upozornění na {num_points} bodů za {reason_name}, vydané {user}, popis {description}\\n" #: redbot/cogs/warnings/warnings.py:421 #, docstring diff --git a/redbot/cogs/warnings/locales/ru-RU.po b/redbot/cogs/warnings/locales/ru-RU.po index 6af1e73ff0a..92d2888bc2d 100644 --- a/redbot/cogs/warnings/locales/ru-RU.po +++ b/redbot/cogs/warnings/locales/ru-RU.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-20 12:09+0000\n" -"PO-Revision-Date: 2020-02-20 12:14\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -207,7 +207,7 @@ msgstr "У этого пользователя нет предупреждени #: redbot/cogs/warnings/warnings.py:365 redbot/cogs/warnings/warnings.py:395 msgid "Unknown Moderator ({})" -msgstr "" +msgstr "Неизвестный модератор ({})" #: redbot/cogs/warnings/warnings.py:366 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" @@ -220,11 +220,11 @@ msgstr "Предупреждения для {user}" #: redbot/cogs/warnings/warnings.py:383 #, docstring msgid "List warnings for yourself." -msgstr "" +msgstr "Список своих предупреждений." #: redbot/cogs/warnings/warnings.py:391 msgid "You have no warnings!" -msgstr "" +msgstr "У вас нет предупреждений!" #: redbot/cogs/warnings/warnings.py:396 msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n" diff --git a/redbot/core/commands/locales/af-ZA.po b/redbot/core/commands/locales/af-ZA.po index aa690c7f34c..d58ee308046 100644 --- a/redbot/core/commands/locales/af-ZA.po +++ b/redbot/core/commands/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: af_ZA\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/ar-SA.po b/redbot/core/commands/locales/ar-SA.po index f46589af70f..59c36cfb66d 100644 --- a/redbot/core/commands/locales/ar-SA.po +++ b/redbot/core/commands/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: ar_SA\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/bg-BG.po b/redbot/core/commands/locales/bg-BG.po index 8e7b909972c..c78027c1b91 100644 --- a/redbot/core/commands/locales/bg-BG.po +++ b/redbot/core/commands/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: bg_BG\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/ca-ES.po b/redbot/core/commands/locales/ca-ES.po index d066128cc78..89393917e7b 100644 --- a/redbot/core/commands/locales/ca-ES.po +++ b/redbot/core/commands/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: ca_ES\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/cs-CZ.po b/redbot/core/commands/locales/cs-CZ.po index 85a1ad22e0a..06c43250872 100644 --- a/redbot/core/commands/locales/cs-CZ.po +++ b/redbot/core/commands/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -15,13 +15,13 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: cs_CZ\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "\\\"{argument}\\\" není číslo." #: redbot/core/commands/converter.py:112 msgid "`{unit}` is not a valid unit of time for this command" -msgstr "" +msgstr "`{unit}` není platnou jednotkou času pro tento příkaz" #: redbot/core/commands/converter.py:118 msgid "This amount of time is too large for this command. (Maximum: {maximum})" @@ -29,7 +29,7 @@ msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {maximum})" #: redbot/core/commands/converter.py:124 msgid "This amount of time is too small for this command. (Minimum: {minimum})" -msgstr "" +msgstr "Tento čas je pro tento příkaz příliš velký. (Maximum: {minimum})" #: redbot/core/commands/converter.py:152 msgid "Server \\\"{name}\\\" not found." @@ -37,7 +37,7 @@ msgstr "Server \\\"{name}\\\" nebyl nalezen." #: redbot/core/commands/converter.py:182 redbot/core/commands/converter.py:184 msgid "The provided tokens are not in a valid format." -msgstr "" +msgstr "Poskytnuté tokeny nejsou v platném formátu." #: redbot/core/commands/converter.py:218 msgid "Unexpected key {key}" @@ -45,10 +45,10 @@ msgstr "Neočekávaný klíč {key}" #: redbot/core/commands/converter.py:439 msgid "Expected one of: {}" -msgstr "" +msgstr "Očekáváno jedno z: {}" #: redbot/core/commands/help.py:689 #, docstring msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n " -msgstr "" +msgstr "\\n Potřebuji někoho\\n (Pomoc) ne kohokoliv\\n (Pomoc) víš, že potřebuji někoho\\n (Pomoc!)\\n " diff --git a/redbot/core/commands/locales/da-DK.po b/redbot/core/commands/locales/da-DK.po index b261aadd0a3..8c3ee4333ff 100644 --- a/redbot/core/commands/locales/da-DK.po +++ b/redbot/core/commands/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: da_DK\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/de-DE.po b/redbot/core/commands/locales/de-DE.po index 1479814db36..124d336cf7d 100644 --- a/redbot/core/commands/locales/de-DE.po +++ b/redbot/core/commands/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: de_DE\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "\\\"{argument}\\\" ist keine Zahl." diff --git a/redbot/core/commands/locales/el-GR.po b/redbot/core/commands/locales/el-GR.po index dcbab29cdbc..e2398dc4970 100644 --- a/redbot/core/commands/locales/el-GR.po +++ b/redbot/core/commands/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: el_GR\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/es-ES.po b/redbot/core/commands/locales/es-ES.po index d996d0ac535..4c562016dfb 100644 --- a/redbot/core/commands/locales/es-ES.po +++ b/redbot/core/commands/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: es_ES\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/fi-FI.po b/redbot/core/commands/locales/fi-FI.po index d00cf45b89b..d12041ab5fb 100644 --- a/redbot/core/commands/locales/fi-FI.po +++ b/redbot/core/commands/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: fi_FI\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/fr-FR.po b/redbot/core/commands/locales/fr-FR.po index d459bee0c77..5e3c0658188 100644 --- a/redbot/core/commands/locales/fr-FR.po +++ b/redbot/core/commands/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: fr_FR\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "\\\"{argument}\\\" n'est pas un nombre." diff --git a/redbot/core/commands/locales/he-IL.po b/redbot/core/commands/locales/he-IL.po index 33b064e4c9a..62600964cdf 100644 --- a/redbot/core/commands/locales/he-IL.po +++ b/redbot/core/commands/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: he_IL\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/hu-HU.po b/redbot/core/commands/locales/hu-HU.po index 041763e0fef..8d4f4462109 100644 --- a/redbot/core/commands/locales/hu-HU.po +++ b/redbot/core/commands/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: hu_HU\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/id-ID.po b/redbot/core/commands/locales/id-ID.po index 8b9eb7ebaa5..6ce2c2f843d 100644 --- a/redbot/core/commands/locales/id-ID.po +++ b/redbot/core/commands/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: id_ID\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/it-IT.po b/redbot/core/commands/locales/it-IT.po index d8e7bac7515..1caa767f1cf 100644 --- a/redbot/core/commands/locales/it-IT.po +++ b/redbot/core/commands/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: it_IT\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/ja-JP.po b/redbot/core/commands/locales/ja-JP.po index 4e1d5073f37..5a0f97f0a14 100644 --- a/redbot/core/commands/locales/ja-JP.po +++ b/redbot/core/commands/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: ja_JP\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/ko-KR.po b/redbot/core/commands/locales/ko-KR.po index 7e4519f3ab8..e85aafd1828 100644 --- a/redbot/core/commands/locales/ko-KR.po +++ b/redbot/core/commands/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: ko_KR\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/nl-NL.po b/redbot/core/commands/locales/nl-NL.po index cb0d0d46f7c..f9d1c19760b 100644 --- a/redbot/core/commands/locales/nl-NL.po +++ b/redbot/core/commands/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: nl_NL\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "\\\"{argument}\\\" is geen getal." diff --git a/redbot/core/commands/locales/no-NO.po b/redbot/core/commands/locales/no-NO.po index c1d9a1a5283..b2f9668c2ec 100644 --- a/redbot/core/commands/locales/no-NO.po +++ b/redbot/core/commands/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: no_NO\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/pl-PL.po b/redbot/core/commands/locales/pl-PL.po index b992f032c21..b71346c5418 100644 --- a/redbot/core/commands/locales/pl-PL.po +++ b/redbot/core/commands/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: pl_PL\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/pt-BR.po b/redbot/core/commands/locales/pt-BR.po index 8c3370545ea..17673b68aa0 100644 --- a/redbot/core/commands/locales/pt-BR.po +++ b/redbot/core/commands/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: pt_BR\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/pt-PT.po b/redbot/core/commands/locales/pt-PT.po index 154f2b9c8ea..3e383840b6e 100644 --- a/redbot/core/commands/locales/pt-PT.po +++ b/redbot/core/commands/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: pt_PT\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/ro-RO.po b/redbot/core/commands/locales/ro-RO.po index 98c1eb9172c..0785cdae381 100644 --- a/redbot/core/commands/locales/ro-RO.po +++ b/redbot/core/commands/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: ro_RO\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/ru-RU.po b/redbot/core/commands/locales/ru-RU.po index 5dcd8121e21..70c376783f7 100644 --- a/redbot/core/commands/locales/ru-RU.po +++ b/redbot/core/commands/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: ru_RU\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "\\\"{argument}\\\" не является числом." @@ -45,7 +45,7 @@ msgstr "Неожиданный ключ {key}" #: redbot/core/commands/converter.py:439 msgid "Expected one of: {}" -msgstr "" +msgstr "Ожидался один из: {}" #: redbot/core/commands/help.py:689 #, docstring diff --git a/redbot/core/commands/locales/sk-SK.po b/redbot/core/commands/locales/sk-SK.po index 03e94d70f16..617b657a1af 100644 --- a/redbot/core/commands/locales/sk-SK.po +++ b/redbot/core/commands/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: sk_SK\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/sr-SP.po b/redbot/core/commands/locales/sr-SP.po index 58cb6265691..5a399330486 100644 --- a/redbot/core/commands/locales/sr-SP.po +++ b/redbot/core/commands/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: sr_SP\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/sv-SE.po b/redbot/core/commands/locales/sv-SE.po index 068bdc2de37..d52ae84aa6b 100644 --- a/redbot/core/commands/locales/sv-SE.po +++ b/redbot/core/commands/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: sv_SE\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/tr-TR.po b/redbot/core/commands/locales/tr-TR.po index 24b3488d230..827ea338339 100644 --- a/redbot/core/commands/locales/tr-TR.po +++ b/redbot/core/commands/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: tr_TR\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/uk-UA.po b/redbot/core/commands/locales/uk-UA.po index 6dc0816a124..b716703aef5 100644 --- a/redbot/core/commands/locales/uk-UA.po +++ b/redbot/core/commands/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: uk_UA\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/vi-VN.po b/redbot/core/commands/locales/vi-VN.po index 4c673657ee3..cc59943570e 100644 --- a/redbot/core/commands/locales/vi-VN.po +++ b/redbot/core/commands/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:16\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: vi_VN\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/zh-CN.po b/redbot/core/commands/locales/zh-CN.po index 59a080ffded..6cc8fb6ce50 100644 --- a/redbot/core/commands/locales/zh-CN.po +++ b/redbot/core/commands/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: zh_CN\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/zh-HK.po b/redbot/core/commands/locales/zh-HK.po index 15f8d9900d1..71a1b7064ca 100644 --- a/redbot/core/commands/locales/zh-HK.po +++ b/redbot/core/commands/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: zh_HK\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/commands/locales/zh-TW.po b/redbot/core/commands/locales/zh-TW.po index 042c3ea328e..f54db9b53ca 100644 --- a/redbot/core/commands/locales/zh-TW.po +++ b/redbot/core/commands/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-13 12:10+0000\n" -"PO-Revision-Date: 2020-02-13 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -15,7 +15,7 @@ msgstr "" "X-Crowdin-File: /core/commands/locales/messages.pot\n" "Language: zh_TW\n" -#: redbot/core/commands/commands.py:504 +#: redbot/core/commands/commands.py:503 msgid "\\\"{argument}\\\" is not a number." msgstr "" diff --git a/redbot/core/locales/af-ZA.po b/redbot/core/locales/af-ZA.po index f3c711ce1a3..75b9214cfd1 100644 --- a/redbot/core/locales/af-ZA.po +++ b/redbot/core/locales/af-ZA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ar-SA.po b/redbot/core/locales/ar-SA.po index 22a205ce53b..336aa48fa5b 100644 --- a/redbot/core/locales/ar-SA.po +++ b/redbot/core/locales/ar-SA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "التضمينات الآن {} لهذه النقابة." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/bg-BG.po b/redbot/core/locales/bg-BG.po index 82f6b7db755..cfe569a9ad3 100644 --- a/redbot/core/locales/bg-BG.po +++ b/redbot/core/locales/bg-BG.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Завършено." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Изключване... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Неуспешно. Не забравяйте, че можете да редактирате аватар ми до два пъти на час. URL Адресът трябва да бъде директен линк към JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Поддържа се JPG / PNG формат само." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "Нямам правомощието да променя псевдонима си." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Префиксът е зададен." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Префиксите на гилдията са нулирани." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Локализирането е настроено." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "чрез ЛС" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Използвайте `{} dm {} `, за да отговорите на този потребител" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Изпратено от {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Вашето съобщение е изпратено." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Аз не съм в състояние да доставя Вашето съобщение. Съжалявам." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ca-ES.po b/redbot/core/locales/ca-ES.po index 13eb4579da3..6c2594db7d7 100644 --- a/redbot/core/locales/ca-ES.po +++ b/redbot/core/locales/ca-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/cs-CZ.po b/redbot/core/locales/cs-CZ.po index 69e6782de8d..c423fe5141f 100644 --- a/redbot/core/locales/cs-CZ.po +++ b/redbot/core/locales/cs-CZ.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Zobrazí informace o Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "Instanci Red bota vlastní" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Verze Red" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Zastaralé" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Ano, {} je k dispozici" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "O této instanci bota" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "O Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Přináší radost od 02 Ledna 2016 (již {} dní!)" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "Potřebuji oprávnění `Embed links` k tomu toto poslat" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "Globální výchozí: {}\\n" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "Nastavení cechu: {}\\n" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" -msgstr "" +msgstr "Nastavení kanálu: {}\\n" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "Uživatelské nastavení" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "zakázáno" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "povoleno" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Embedded zprávy jsou teď {} pro tebe." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "Dosud nedošlo k žádné výjimce" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "Nastav botovu pozvánku" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Opustí server" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Opravdu chceš opustit tento server? (y/n)" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Vypršel časový limit odpovědi." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "Dobře. Sbohem :wave:" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "Opouštím klan '{}'" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Dobře, zůstanu tedy :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "Chcete-li opustit server, stačí zadat jeho číslo." -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "Dobře tedy." -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Načte balíčky" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "Načteno {packs}." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." -msgstr "" +msgstr "**VAROVÁNÍ**: Následující repozitáře používají sdílené knihovny, které jsou označeny pro odstranění v Red 3.4: {repos}.\\nMěli byste informovat správce těchto repozitářů o této zprávě." -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Odnačte balíčky" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Znovu načte balíčky" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "Znovu načteno {packs}." -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." -msgstr "" +msgstr "**VAROVÁNÍ**: Následující repozitáře používají sdílené knihovny, které jsou označeny pro odstranění v Red 3.4: {repos}.\\nMěli byste informovat správce těchto repozitářů o této zprávě." -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Vypne bota" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Vypínání... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Restartování..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Admin role: {admin}\\nModerátorské role: {mod}\\n" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "Nastavení {bot_name}:\\n\\nPrefixy: {prefixes}\\n{guild_settings}Jazyk: {locale}" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." -msgstr "" +msgstr "Popis obnoven." -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Přidá admin roli pro tento cech\\n " -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." -msgstr "" +msgstr "Tato role je již administrátorskou rolí." -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "Tato role je již moderátorská role." -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "Tato role je nyní považována za moderátorskou roli." -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Přidá admin roli pro tento cech\\n " -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "Tato role již není považována za administrátorskou roli." -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "Tato role již není považována za administrátorskou roli." -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "nebude" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "bude" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "Barva byla resetována." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "Barva byla nastavena." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Pouze formát JPG / PNG." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Stav změněn na {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefix příkazů nastaven." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Příkazy serverů byly resetovány." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Změní jazyk.\\n\\n Pro získání seznamu dostupných jazyků použijte [p]listlocales.\\n\\n Chcete-li obnovit angličtinu, použijte \\\"en-US\\\".\\n " -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Jazyk byl nastaven." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "Vlastní text byl vymazán." -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "Vlastní text byl nastaven." -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "Znaky musí být kratší než 1024." -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "`{service} API tokeny byly nastaveny." -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Správa nastavení příkazu nápovědy." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "Help bude používat stránkovaná menu." -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "Help nebude používat stránkovaná menu." -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." -msgstr "" +msgstr "Pomoc bude filtrovat skryté příkazy." -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." -msgstr "" +msgstr "Hotovo. Limit znaků na stránku byl nastaven na {}." -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "Nenalezeny žádné jazyky." -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Odešle zprávu vlastníkovi" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID uživatele: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "prostřednictvím DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "od {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID serveru: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Použijte `{}dm {} ` pro odpověď tomuto uživateli" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Odesláno od {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "Byl jsem nakonfigurován, abych ho nikam neodeslal." -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Vaše zpráva byla odeslána." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 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:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Vlastník {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 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:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 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:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Zpráva byla doručena uživateli {}" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "Vypíše datovou cestu bota." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "Cesta k datům: {path}" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "\\n Přidá uživatele na bílou listinu\\n " -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "\\n Seznam povolených uživatelů\\n " -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Povolení uživatelé:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Promaže bílou listinu.\\n " -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Bílá listina promazána." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "\\n Přidá uživatele na černou listinu\\n " -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Uživatel přidán na černou listinu." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "\\n Seznam uživatelů na černé listině\\n " -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "Uživatelé na černé listině:" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "\\n Odstraní uživatele z černé listiny\\n " -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Vymaže černou listinu\\n " -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "Černá listina byla vymazána." -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "\\n Příkazy pro správu bílé listiny\\n " -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Promaže bílou listinu.\\n " -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "\\n Seznam uživatelů a rolí na černé listině.\\n " -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "Uživatelé a role na černé listině:" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Vymaže černou listinu\\n " -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Správa příkazů bota." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Zakázat příkaz globálně." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 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:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Tento příkaz je již globálně vypnutý." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "Zakázat příkaz pouze na tomto serveru." -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "Nemáš dovoleno tento příkaz zakázat." -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Povolte příkaz globálně." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Již přidáno." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Není v seznamu." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Jsou imunní" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Nejsou imunní" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "Neznámý kanál s id: {id}" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/da-DK.po b/redbot/core/locales/da-DK.po index 97c390ac396..64647a06e00 100644 --- a/redbot/core/locales/da-DK.po +++ b/redbot/core/locales/da-DK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "deaktiveret" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "aktiveret" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/de-DE.po b/redbot/core/locales/de-DE.po index 667ec02de7d..80d4f952489 100644 --- a/redbot/core/locales/de-DE.po +++ b/redbot/core/locales/de-DE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Zeigt Informationen über Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "Diese Instanz gehört" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Red Version" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Veraltet" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Ja, {} ist verfügbar" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "Über diese Instanz" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "Über Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Freude seit 02. Jan 2016 (vor {} Tagen!)" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "Ich benötige die 'Embed links' Berechtigung, um dies zu senden" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "\\n Befehle um Einbettungen an- oder auszuschalten.\\n\\n Diese Einstellung bestimmt, ob Einbettungen\\n als Reaktion auf einen Befehl (der dies unterstützt)\\n verwendet werden. Standardmässig werden\\n Einbettungen verwendet.\\n " -#: redbot/core/core_commands.py:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "Einbettungseinstellungen: \\n\\n" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "Globaler Standard: {}\\n" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "Gildeneinstellungen: {}\\n" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "Benutzereinstellungen: {}" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "\\n Wechselt die globale Einstellung für Einbettungen.\\n\\n Dies wird als Ersatzeinstellung verwendet, falls der\\n Benutzer oder die Gilde keine Präferenz eingestellt hat.\\n Standardmässig werden Einbettungen verwendet.\\n " -#: redbot/core/core_commands.py:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Einbettungen sind standardmäßig: {} ." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "deaktiviert" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "aktiviert" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "\\n Wechselt die Einbettungs-Einstellung der Gilde.\\n\\n Wenn nicht festgelegt, so wird die Einstellung aufgehoben\\n und stattdessen der globale Standard verwendet.\\n\\n Wenn festgelegt, so wird dies anstelle des globalen Standards verwendet\\n um zu entscheiden, ob Einbettungen verwendet werden oder nicht.\\n Dies wird bei allen Befehlen eines Gildenkanals angewendet, mit\\n Ausnahme von Hilfebefehlen.\\n " -#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Einbettungen werden jetzt auf die globalen Einstellungen zurückgreifen." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Einbettungen für diesen Discord Server sind jetzt: {} ." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "\\n Wechselt die Einbettungs-Einstellung des Benutzers.\\n\\n Wenn nicht festgelegt, so wird die Einstellung aufgehoben\\n und stattdessen der globale Standard verwendet.\\n\\n Wenn festgelegt, so wird dies anstelle des globalen Standards verwendet\\n um zu entscheiden, ob Einbettungen verwendet werden oder nicht.\\n Dies wird sowohl bei allen Befehlen in einer Direktnachricht an den Bot\\n angewendet, als auch bei allen Hilfebefehlen.\\n " -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Einbettungen sind für Dich jetzt: {}." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "Sendet dem Besitzer die letzte Befehlsausnahme die aufgetreten ist\\n\\n Wenn öffentlich (ja wird angegeben), wird sie stattdessen in den Chat gesendet" -#: redbot/core/core_commands.py:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "Keine Ausnahme ist bis jetzt aufgetreten" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "Die Bot-Einladung einrichten" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Verlässt den Server" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Bist du sicher das ich den Server verlassen soll? (y/n)" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Antwortzeitlimit erreicht." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "Oke. Bye :wave:" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "Gilde verlassen '{}'" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Oke, dann beilbe ich :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Listet und erlaubt Server zu verlassen" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "Um einen Server zu verlassen, gebe einfach seine Nummer an." -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "Ich kann keine Gilde lassen, von der ich Eigentümer bin." -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 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:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Erledigt." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "Oke, na dann." -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Läd Pakete" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "Lade {packs}." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "Das folgende Paket ist bereits geladen: {pack}" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "Das folgende Paket ist bereits geladen: {packs}" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "Fehler beim Laden des Pakets {pack}. \\nÜberprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "Fehler beim Laden des Pakets {packs}. \\nÜberprüfen Sie Ihre Konsole oder Protokolle für weitere Details." -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {pack}." -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "Das folgende Paket wurde nicht in irgendeinem cog-Pfad gefunden: {packs}" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\\n\\n{reason}" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "Paket konnte aus dem folgenden Grund nicht geladen werden:\\n\\n{reasons}" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Entläd Pakete" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "Das folgende Paket ist bereits geladen: {pack}." -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "Die folgenden Pakete wurden entfernt: {packs}." -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "Das folgende Paket wurde nicht geladen: {pack}." -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "Die folgenden Pakete wurden nicht geladen: {packs}." -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Läd Pakete neu" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "Neu geladen {packs}." -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "Fehler beim Laden des folgenden Pakets: {pack}.\\nÜberprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "Fehler beim Laden der folgenden Pakete: {packs}\\nÜberprüfen Sie Ihre Konsole oder Protokolle für Details." -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "Dieses Paket konnte aus folgendem Grund nicht neu geladen werden:\\n\\n{reason}" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "Diese Pakete konnten aus folgenden Gründen nicht neu geladen werden:\\n\\n{reasons}" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Fährt den Bot herunter" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Herunterfahren... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "Versuche, Red\\nneu zu starten\\n Erzeugt Rotes Beenden mit dem Exit-Code 26\\n Der Neustart ist nicht garantiert: er muss\\n vom Prozessmanager in Gebrauch übergeben werden" -#: redbot/core/core_commands.py:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Neustart..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Admin Rollen: {admin}\\nMod Rollen: {mod}\\n" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "{bot_name} Einstellungen:\\n\\nPräfixe: {prefixes}\\n{guild_settings}Locale: {locale}" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Fügt eine Admin-Rolle für diese Gilde hinzu.\\n " -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "Diese Rolle ist bereits eine Admin-Rolle." -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "Diese Rolle wird nun als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "\\n Fügt eine Mod-Rolle für diese Gilde hinzu.\\n " -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "Diese Rolle ist bereits eine mod Rolle." -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "Diese Rolle wird jetzt als eine Mod Rolle betrachtet." -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Entfernt eine Admin-Rolle für diese Gilde.\\n " -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "Diese Rolle war keine Admin-Rolle, mit der man anfangen sollte." -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "Diese Rolle wird nicht mehr als Admin-Rolle angesehen." -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "\\n Entfernt eine Mod-Rolle für diese Gilde.\\n " -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "Diese Rolle war keine Mod-Rolle, mit der man anfangen sollte." -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "Diese Rolle wird nicht mehr als Mod-Rolle betrachtet." -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Der Bot {} verwendet seine eingestellten Farben für Einbettungen." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "wird nicht" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "wird" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Schalten Sie ein, ob die fuzzy Kommandosuche für den Server aktiviert werden soll.\\n\\n Standard ist, dass die fuzzy Kommandosuche deaktiviert wird.\\n " -#: redbot/core/core_commands.py:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "Ungenaue Befehlssuche wurde für diesen Server {}." -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Schaltet ein, ob die fuzzy Kommandosuche in DMs aktiviert werden soll.\\n\\n Standard ist, dass die fuzzy Kommandosuche deaktiviert wird.\\n " -#: redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "Ungenaue Befehlssuche wurde für Direktnachrichten {}." -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "\\n Setzt eine Standardfarbe für die Botembeds.\\n\\n Akzeptierbare Werte für den Farbparameter können unter:\\n\\n https://discordpy.readthedocs.io/de/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n gefunden werden " -#: redbot/core/core_commands.py:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "Die Farbe wurde zurückgesetzt." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "Die Farbe wurde eingestellt." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Fehlgeschlagen. Bedenke, dass du bis zu zweimal pro Stunde meinen Avatar ändern kannst. Die URL muss ein direkter Link zu einem JPG oder PNG sein. Öfter möchte ich mich nicht umstylen." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Nur JPG oder PNG Format." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Status zu {} geändert." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Der Präfix wurde festgelegt." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Server Präfixe wurden zurückgesetzt." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Ändert Bot-Locale.\\n\\n Benutze [p]listlocales um eine Liste verfügbarer Locales zu erhalten.\\n\\n Um auf Englisch zurückzusetzen, verwende \\\"en-US\\\".\\n \\n " -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Sprache wurde geändert." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "Ungültige Sprache. Benutze `{prefix}listlocales` um eine Liste der verfügbaren Locales zu erhalten." -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, docstring msgid "Customizes a section of [p]info\\n\\n The maximum amount of allowed characters is 1024.\\n Supports markdown, links and \\\"mentions\\\".\\n Link example:\\n `[My link](https://example.com)`\\n " msgstr "Ändert einen Abschnitt von [p]Informationen\\n\\n Die maximale Anzahl erlaubter Zeichen ist 1024.\\n Unterstützt Markierungen, Links und \\\"Erwähnungen\\\".\\n Link Beispiel:\\n `[Mein Link](https://example.com)`\\n " -#: redbot/core/core_commands.py:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "Der benutzerdefinierte Text wurde gelöscht." -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "Der benutzerdefinierte Text wurde festgelegt." -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "Charaktere müssen weniger als 1024 sein." -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "`{service}` API-Token wurden gesetzt." -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Verwalte die Einstellungen für den Hilfe-Befehl." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "Hilfe wird Menüs verwenden." -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "Die Hilfe verwendet keine Menüs." -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, docstring msgid "\\n This allows the help command to show hidden commands\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "\\n Dies erlaubt dem Hilfe-Befehl, versteckte Befehle zu zeigen\\n\\n Dies ist standardmäßig falsch.\\n Verwendung ohne Einstellung wird umschalten.\\n " -#: redbot/core/core_commands.py:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "Die Hilfe filtert keine versteckten Befehle" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "Hilfe filtert versteckte Befehle." -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, docstring msgid "\\n Sets if commands which can't be run in the current context should be\\n filtered from help\\n\\n Defaults to True.\\n Using this without a setting will toggle.\\n " msgstr "\\n Setzt fest, ob Befehle, die nicht im aktuellen Kontext ausgeführt werden können,\\n von Hilfe gefiltert werden sollen\\n\\n Standardwerte auf True.\\n Wenn Sie diese Option ohne Einstellung verwenden, wird sie umschalten.\\n " -#: redbot/core/core_commands.py:1353 +#: redbot/core/core_commands.py:1352 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:1355 +#: redbot/core/core_commands.py:1354 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:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "Die Hilfe überprüft, ob Hilfethemen vorhanden sind." -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 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:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 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:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "Legen Sie die maximale Anzahl von Hilfeseiten fest, die in einem Serverkanal gesendet werden. \\n\\n Diese Einstellung gilt nur für eingebettete Hilfe. \\n\\n Wenn eine Hilfemeldung mehr Seiten als diesen Wert enthält,\\n wird die Hilfemeldung an die gesendet Befehlsautor über DM. Auf diese Weise können Sie Spam in den Server\\n Textkanälen reduzieren. \\n\\n Der Standardwert beträgt 2 Seiten. \\n " -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 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:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "Erledigt. Das Seitenlimit wurde auf {} gesetzt." -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "Der Slogan wurde zurückgesetzt." -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 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:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "\\n Listet alle verfügbaren Locales\\n\\n Benutze `[p]set locale` um eine Locale\\n zu setzen " -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "Keine Sprachen gefunden." -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Sendet eine Nachricht an den Besitzer" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "über DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "von {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Nutze `{}dm {} ` um dem Benutzer zu antworten" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Gesendet von {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "Ich wurde konfiguriert, das nirgendwo zu senden." -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Deine Nachricht wurde gesendet." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 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:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "Sendet einen DM an einen Benutzer\\n\\n Dieser Befehl benötigt eine Benutzerkennung zum Arbeiten.\\n Um eine Benutzerkennung zu erhalten, aktivieren Sie den 'Entwickler-Modus' in den Einstellungen von Discord\\n und \"Aussehen\"-Tab. Dann klicken Sie mit der rechten Maustaste auf einen Benutzer\\n und kopieren Sie ihre Id" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Inhaber von {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Du kannst auf diese Nachricht mit {}contact antworten" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Die Nachricht konnte leider nicht an {} gesendet werden." -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Nachricht an {} zugestellt." -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "Druckt den Bot-Datenpfad." -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "Datenpfad: {path}" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "Zeigt Debug-Informationen für Debugging an.." -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "\\n Whitelist Management Befehle.\\n " -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "\\n Fügt einen Benutzer in die Whitelist ein.\\n hinzu " -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "\\n Listet Whitelist-Benutzer.\\n " -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Benutzer auf der Whitelist:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "\\n Entfernt Benutzer aus der Whitelist.\\n " -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Leert die Whitelist.\\n " -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Die Whitelist wurde gelöscht." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "\\n Blacklist Management Befehle.\\n " -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "\\n Fügt einen Benutzer zur Blacklist hinzu.\\n " -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Sie können keinen Eigentümer auf die schwarze Liste setzen!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Benutzer wurde zur schwarzen Liste hinzugefügt." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "\\n Listet Benutzer auf, die auf der schwarzen Liste stehen. \\n " -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "Gesperrte Benutzer:" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "\\n Löscht Benutzer aus der Blacklist.\\n " -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Löscht die schwarze Liste.\\n " -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "Blacklist wurde gelöscht." -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "\\n Whitelist Management Befehle.\\n " -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "\\n Fügt einen Benutzer oder eine Rolle in die Whitelist ein.\\n hinzu " -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "\\n Listet Whitelist Benutzer und Rollen auf.\\n " -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "Benutzer und Rollen auf der weißen Liste:" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "\\n Entfernt Benutzer oder Rolle aus Whitelist.\\n " -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "\\n Leert die Whitelist.\\n " -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "\\n Blacklist Management Befehle.\\n " -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "\\n Fügt einen Benutzer oder eine Rolle zur Blacklist hinzu.\\n " -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "\\n Listet Benutzer und Rollen auf, die auf der schwarzen Liste stehen. \\n " -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "Gesperrte Benutzer und Rollen:" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "\\n Entfernt Benutzer oder Rolle aus der Blacklist.\\n " -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Löscht die Blacklist.\\n " -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Verwalte die Befehle des Bots." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Deaktiviert einen Befehl global." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 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:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 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:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Dieser Befehl ist bereits global deaktiviert." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "Deaktiviere einen Befehl nur auf diesem Server." -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "Sie dürfen diesen Befehl nicht deaktivieren." -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server deaktiviert." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Einen Befehl global aktivieren." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "Dieser Befehl ist bereits global aktiviert." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Aktiviert einen Befehl auf diesem Server." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "Sie dürfen diesen Befehl nicht aktivieren." -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Dieser Befehl ist bereits auf diesem Server aktiviert." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "\\n Server Einstellungen für Immunität von automatisierten Aktionen\\n " -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "\\n Holen Sie sich die aktuellen Mitglieder und Rollen\\n\\n für automatische Moderationsaktivität\\n konfiguriert " -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "Rollen, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "Mitglieder, die vor automatisierten Moderationsaktionen immun sind: \\n" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "Keine Immunitätseinstellungen hier." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "\\n Macht einen Benutzer oder Rollen immun gegen automatisierte Moderationsaktionen \\n " -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Bereits vorhanden." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "\\n Macht einen Benutzer oder Rollen immun gegen automatisierte Moderationsaktionen \\n " -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Nicht in der Liste." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "\\n Prüft, ob ein Benutzer oder eine Rolle als immun von automatisierten Aktionen angesehen wird\\n " -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Sie sind immun" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Sie sind nicht immun" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "\\n Befehle zum Konfigurieren von Besitzerbenachrichtigungen. \\n " -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "\\n Opt-in bei empfangenen Eigenschaftsbenachrichtigungen.\\n\\n Dies ist der Standardzustand.\\n " -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "\\n Opt-out von empfangenen Besitzer-Benachrichtigungen.\\n " -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "\\n Fügt einen Zieltext-Kanal hinzu, um die Benachrichtigungen von Besitzern zu erhalten\\n " -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "\\n Entfernt einen Zieltext-Kanal von empfohlenen Eigenschaftsbenachrichtigungen.\\n " -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "\\n Listet die konfigurierten zusätzlichen Ziele für Besitzerbenachrichtigungen auf. \\n " -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "Es werden keine zusätzlichen Kanäle gesendet." -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "Unbekannter Kanal mit Id: {id}" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/el-GR.po b/redbot/core/locales/el-GR.po index c388e9db2bc..96a9b821492 100644 --- a/redbot/core/locales/el-GR.po +++ b/redbot/core/locales/el-GR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/es-ES.po b/redbot/core/locales/es-ES.po index 7c4c3763432..98860b09a53 100644 --- a/redbot/core/locales/es-ES.po +++ b/redbot/core/locales/es-ES.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Las inserciones ahora son {} por defecto." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Inserciones ahora volverá a la configuración global." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Las inserciones ahora son {} para este gremio." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Los embeds ahora son {} para ti." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Listo." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Apagando... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Error. Recuerde que puede editar mi avatar hasta dos veces por hora. La URL debe ser un enlace directo a un JPG o PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Únicamente formatos JPG o PNG." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Estado cambiado a {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "No tengo permisos para cambiar mi propio apodo." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefijo establecido." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Los prefijos del servidor han sido restaurados." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Configuración regional establecida." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID de usuario: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "a través de MP" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID del servidor: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilice `{}dm {} ` para responder a este usuario" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Su mensaje ha sido enviado." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "No soy capaz de entregar su mensaje. Lo siento." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Dueño de {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Puedes responder este mensaje con {}contacto" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Lo siento, no pude enviar su mensaje a {}" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Mensaje enviado a {}" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Usuarios en lista blanca:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "La lista blanca ha sido borrada." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "No puedes poner un dueño en la lista negra!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Usuario ha añadido a la lista negra." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/fi-FI.po b/redbot/core/locales/fi-FI.po index b312ee669f2..b885c10ca2c 100644 --- a/redbot/core/locales/fi-FI.po +++ b/redbot/core/locales/fi-FI.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/fr-FR.po b/redbot/core/locales/fr-FR.po index 237cc3b164c..d5cb2f29497 100644 --- a/redbot/core/locales/fr-FR.po +++ b/redbot/core/locales/fr-FR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Afficher les infos à propos de Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "Instance appartenant à" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Version de Red" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Obsolète" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Oui, {} est disponible" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "À propos de cette instance" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "À propos de Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Apporte de la joie depuis le 2 janvier 2016 (Depuis {} jours !)" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "J'ai besoin de la permission `Intégrer des liens` pour envoyer ceci" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "\\n Commandes pour activer ou désactiver les embeds.\\n\\n Ce paramètre détermine s'il faut ou non\\n utiliser les embeds en réponse à une commande (pour\\n les commandes qui le supportent). La valeur par défaut est\\n d'utiliser les embeds.\\n " -#: redbot/core/core_commands.py:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "Paramètre des embeds :\\n\\n" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "Paramètre par défaut global : {}\\n" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "Paramètre du serveur : {}\\n" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "Paramètre utilisateur : {}" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "\\n Active leparamètre des embeds globalement.\\n\\n Ceci est utilisé comme une solution de repli si l'utilisateur\\n ou le serveur n'a pas fixé de préférence. Le paramètre\\n par défaut est d'utiliser les embeds.\\n " -#: redbot/core/core_commands.py:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Les embeds sont maintenant {} par défaut." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "désactivé" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "activé" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "\\n Active le paramètre des embeds pour ce serveur.\\n\\n Si l'option est Aucune, le réglage sera désactivé et\\n la valeur globale par défaut sera utilisée à la place.\\n\\n Si elle est définie, elle est utilisée à la place de la valeur globale par défaut \\n pour déterminer s'il convient ou non d'utiliser des embeds. C'est\\n utilisé pour toutes les commandes effectuées dans un salon de serveur, à l'exception des\\n commandes d'aide.\\n " -#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Les embeds vont maintenant revenir au paramètre global." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Les embeds sont maintenant {} pour ce serveur." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "\\n Active le paramètre des embeds pour l'utilisateur.\\n\\n Si l'option est Aucune, le réglage sera désactivé et\\n la valeur globale par défaut sera utilisée à la place.\\n\\n Si elle est définie, elle est utilisée à la place de la valeur globale par défaut \\n pour déterminer s'il convient ou non d'utiliser des embeds. C'est\\n utilisé pour toutes les commandes effectuées en message privé, à l'exception des\\n commandes d'aide.\\n " -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Les embeds sont maintenant {} pour vous." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "Envoie au propriétaire la dernière exception de commande qui s'est produite\\n\\n Si public (oui est spécifié), elle sera envoyée dans le salon à la place" -#: redbot/core/core_commands.py:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "Aucune exception n'a eu lieu pour le moment" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "Configurer l'invitation du bot" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Quitter le serveur" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Êtes-vous sûr de vouloir que je quitte ce serveur ? (y/n)" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Réponse expirée." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "Très bien. Bye :wave:" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "Quitte le serveur ‘{}’" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Très bien, je reste ici :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Liste et permet de quitter les serveurs" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "Pour quitter un serveur, tapez simplement son numéro." -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "Je ne peux pas quitter un serveur dont je suis le propriétaire." -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 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:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Terminé." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "D’accord." -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Charge les paquets" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "Chargé {packs}." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "Le paquet suivant est déjà chargé : {pack}" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "Les paquets suivants sont déjà chargés : {packs}" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "Impossible de charger le paquet suivant:{pack}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "Impossible de charger le paquet suivant:{packs}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "Le paquet suivant n'a été trouvé dans aucun chemin de cog : {pack}." -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "Les paquets suivant n'ont pas été trouvé dans aucun chemin de cog : {packs}" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "Ce paquet n'a pas pu être chargé pour la raison suivante :\\n\\n{reason}" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "Ces paquets n'ont pas pu être chargés pour les raisons suivantes :\\n\\n{reasons}" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Décharge les paquets" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Recharger les paquets" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "Rechargé {packs}." -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "Impossible de recharger le paquet suivant :{pack}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "Impossible de recharger les paquets suivants :{packs}.\\nVérifiez votre console ou les logs pour plus de détails." -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "Ce paquet n'a pas pu être rechargé pour la raison suivante :\\n\\n{reason}" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "Ces paquets n'ont pas pu être rechargés pour les raisons suivantes :\\n\\n{reasons}" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Arrêter le bot" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Arrêt... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "Tentatives de redémarrage de Red\\n\\n Fait sortir Red avec le code de sortie 26\\n Le redémarrage n'est pas garanti: il doit être traité\\n par le gestionnaire de processus en cours d'utilisation" -#: redbot/core/core_commands.py:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Redémarrage..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Rôles admins : {admin}\\nRôles modérateurs: {mod}\\n" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "{bot_name} Paramètres :\\n\\nPréfixes : {prefixes}\\n{guild_settings}Langue : {locale}" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Ajoute un rôle admin pour ce serveur.\\n " -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "Ce rôle est déjà un rôle admin." -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "Ce rôle est désormais considéré comme un rôle administrateur." -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "\\n Ajoute un rôle modérateur pour ce serveur.\\n " -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "Ce rôle est déjà un rôle modérateur." -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "Ce rôle est désormais considéré comme un rôle modérateur." -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Supprime un rôle administrateur pour ce serveur.\\n " -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "Ce rôle n’était pas un rôle administrateur." -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "Ce rôle n’est désormais plus considéré comme un rôle administrateur." -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "\\n Supprime un rôle modérateur pour ce serveur.\\n " -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "Ce rôle n’était pas un rôle modérateur." -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "Ce rôle n’est désormais plus considéré comme un rôle modérateur." -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Le bot {} utilise sa couleur configurée pour les embeds." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "ne sera pas" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "sera" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "La recherche de commande par fuzzy a été {} pour ce serveur." -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "La recherche de commande par fuzzy a été {} en DMs." -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "\\n Définit une couleur par défaut à utiliser pour les embeds du bot.\\n\\n Les valeurs acceptables pour le paramètre de couleur peuvent être trouvées sur :\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " -#: redbot/core/core_commands.py:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "La couleur a été réinitialisée." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "La couleur a été définie." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Échec. N'oubliez pas que vous pouvez changer mon avatar jusqu'à 2 fois par heure. L'URL doit être un lien direct vers un JPG/PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Format JPG/PNG uniquement." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Statut changé à {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Préfixe réglé." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Le préfixe local a bien été réglé." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Le langage a été défini." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "Langue invalide. Utilisez `{prefix}listlocales` pour obtenir une liste des langues disponibles." -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "Le texte personnalisé a été effacé." -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "Le texte personnalisé a été défini." -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "Les caractères doivent être inférieurs à 1024." -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "`{service}` les tokens API ont été définis." -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Gérer les paramètres de la commande d'aide." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 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:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 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:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "Terminé. La limite de page a été définie à {}." -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "Le tag a été réinitialisé." -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 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:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Envoie un message au propriétaire" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID utilisateur : {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "par message privé" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID du serveur : {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilisez `{}dm {} ` pour répondre à cet utilisateur" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Envoyé par {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Votre message a été envoyé." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Je ne parviens pas à envoyer votre message. Désolé." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Propriétaire de {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Vous pouvez répondre à ce message avec {} contact" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 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:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Message envoyé a {}" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "\\n Ajoute un utilisateur à la liste blanche.\\n " -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Utilisateurs inscrits sur la liste blanche:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "La liste blanche a été effacée." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Vous ne pouvez pas ajouter un propriétaire sur la liste noire !" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Utilisateur ajouté à la liste noire." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "Utilisateurs présents sur la liste noire :" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "\\n Supprime un utilisateur de la liste noire.\\n " -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Efface la liste noire.\\n " -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "Utilisateurs et rôles en liste blanche :" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "\\n Efface la liste noire.\\n " -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Gérer les commandes du bot." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Désactiver une commande globalement." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 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:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Cette commande est déjà globalement désactivée." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "Désactiver une commande pour ce serveur uniquement." -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 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:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Activer une commande globalement." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "Cette commande est déjà activée globalement." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Activer une commande dans ce serveur." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 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:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "Pas de paramètres d'immunité ici." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Déjà ajouté." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Pas dans la liste." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Ils sont immunisés" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Ils ne sont pas immunisés" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/he-IL.po b/redbot/core/locales/he-IL.po index 0a51499fe04..c7b4f95dda2 100644 --- a/redbot/core/locales/he-IL.po +++ b/redbot/core/locales/he-IL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/hu-HU.po b/redbot/core/locales/hu-HU.po index df7ce12e59b..e08bd0e2482 100644 --- a/redbot/core/locales/hu-HU.po +++ b/redbot/core/locales/hu-HU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:12\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:12\n" "Last-Translator: FULL NAME \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Információ Redről" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "nincs engedélyezve" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "engedélyezve" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Elhagyja a szervert" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Időtúllépés." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Kilistázza és engedélyezi a szerverek elhagyását" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Kész." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Betölti a csomagokat" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Csomagok betöltését visszavonja" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Újratölti a csomagokat" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Kikapcsolja a botot" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Leállítás... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Újraindítás..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "A bot {} a beállított színeket használja az embedsekhez." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "nem fogja" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "fogja" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "A szín resetelve." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "A szín be lett állítva." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Nem sikerült. Emlékezz, tudod szerkeszteni a profilképemet 2-szer óránként. Az URL-nek egy olyan képet kell tartalmaznia aminek JPG / PNG formátuma van." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "JPG / PNG formátum az elfogadott." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "Nincs jogom hogy megváltoztassam a nevem." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefix beállítva." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "A prefix be van állítva ezen a szerveren." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "A helyszín be lett állítva." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Küldj egy üzenetet a tulajdonosnak" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "User ID: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "privát üzeneten keresztül" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "{}-től" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 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:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Küldve {} {} által" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Az üzeneted el lett küldve." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Nem tudom kézbesíteni az üzeneted. Bocsi." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Tulajdonosa ennek: {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Válaszolhatsz erre az üzenetre {}contact -vel" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 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:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Üzenet elküldve {} -nek" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Whitelistelt felhasználók:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Whitelist kitörölve." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/id-ID.po b/redbot/core/locales/id-ID.po index 83d67ca3856..2406e889215 100644 --- a/redbot/core/locales/id-ID.po +++ b/redbot/core/locales/id-ID.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Selesai." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Mematikan... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Memulai ulang..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Gagal. Ingat bahwa Anda dapat mengedit avatar saya hingga dua kali satu jam. URL harus berupa link langsung ke JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Format JPG / PNG saja." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Set awalan." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Awalan persekutuan telah diatur ulang." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Lokal telah ditetapkan." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID Pengguna: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "melalui DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "dari {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | Server ID: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gunakan `{} dm {} ` untuk membalas pengguna ini" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Dikirim oleh {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Pesan Anda telah dikirim." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Saya tidak dapat menyampaikan pesan Anda. Maaf." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Pemilik dari {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Pengguna yang telah diabaikan:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Daftar abaikan telah di bersihkan." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Anda tidak dapat memblokir pemilik!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Pengguna ditambahkan ke daftar blokir." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/it-IT.po b/redbot/core/locales/it-IT.po index ffd230c396d..9b617cee970 100644 --- a/redbot/core/locales/it-IT.po +++ b/redbot/core/locales/it-IT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Visualizza informazioni su Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Gli embed adesso sono {} di default." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "disabilitata" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "abilitata" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Per gli embed adesso verrà utilizzata l'impostazione di default." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Gli embed adesso sono {} per questa gilda." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Gli embed adesso sono {} per te." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Abbandona il server" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Risposta scaduta." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Elenca e permette di abbandonare i server" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Fatto." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Carica pacchetti" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Discarica pacchetti" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Ricarica pacchetti" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Spegne il bot" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Arresto in corso... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Riavvio in corso..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Il bot {} utilizzerà i colori configurati per gli embed." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "non " -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr " " -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "La ricerca indistinta dei comandi è stata {} per questo server." -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "La ricerca indistinta dei comandi è stata {} in DM." -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "Il colore è stato resettato." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "Il colore è stato impostato." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Operazione fallita. Ricordati che è possibile modificare il mio avatar fino a due volte l'ora. L'URL deve essere un link diretto a un file JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "I formati file permessi sono JPG / PNG." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Status cambiato a {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Il prefisso è stato impostato." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "I prefissi di Gilda sono stati ripristinati." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Impostazioni locali sono stata impostata." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Gestisci le impostazioni per il comando aiuto." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 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:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 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:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "Fatto. Il limite di pagine è stato impostato a {}." -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "La tagline è stata resettata." -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 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:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Invia un messaggio al proprietario" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID utente: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "attraverso il DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "da {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID server: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Utilizzare `{}dm {} ` per rispondere a questo utente" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Inviato da {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Il tuo messaggio è stato inviato." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 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:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Proprietario di {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Puoi risponder a questo messaggio con {}contact" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 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:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Messaggio recapitato a {}" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Utenti in Whitelist:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "La whitelist è stata cancellata." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Non puoi aggiungere alla blacklist un proprietario!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Utente aggiunto alla blacklist." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "Utenti e ruoli nella whitelist:" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Gestisci i comandi del bot." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Disabilita globalmente un comando." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 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:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Questo comando risulta già disabilitato globalmente." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "Disabilita un comando in questo server." -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "Questo comando è già disabilitato in questo server." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Abilita globalmente un comando." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "Questo comando risulta già abilitato globalmente." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Abilita un comando in questo server." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Questo comando è già abilitato in questo server." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "Non ci sono impostazioni di immunità." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Già aggiunto." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Non in elenco." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Sono immuni" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Non sono Immuni" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ja-JP.po b/redbot/core/locales/ja-JP.po index 2dbd707a799..3ad716ec4a6 100644 --- a/redbot/core/locales/ja-JP.po +++ b/redbot/core/locales/ja-JP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ko-KR.po b/redbot/core/locales/ko-KR.po index 084206616ee..404ad043f82 100644 --- a/redbot/core/locales/ko-KR.po +++ b/redbot/core/locales/ko-KR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "퐁!" msgid "Shows info about Red" msgstr "레드의 대한 정보를 보여드릴게요." -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "다 했어요." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "종료하는 중..." -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "다시 시작하는 중..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "실패했어요. 제 아바타는 한 시간에 두 번까지 편집할 수 있다는 걸 기억해요. URL은 JPG / PNG에 대한 다이렉트 링크여야 해요." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "JPG / PNG 형식만 가능해요." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "제 별명을 변경할 수 있는 권한이 없어요." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "프리픽스가 변경됐어요." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "길드 프리픽스가 재설정됐어요." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "로컬이 설정됐어요." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "다이렉트 메세지를 통해서" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "{} 에서" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "해당 사용자에게 응답하려면 `{}dm {} ` 을 사용해야 해요." -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "{} {} 의해 전송됐어요." -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "메세지가 전송됐어요." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "사용자님의 메세지를 전송할 수 없어요. 미안해요." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "화이트 리스트에 추가된 사용자 :" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "화이트 리스트가 지워졌어요." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "우리 주인님은 블랙 리스트에 추가할 수 없어요!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "사용자가 블랙 리스트에 추가됐어요." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/nl-NL.po b/redbot/core/locales/nl-NL.po index 1bab923730f..67ba227d8e1 100644 --- a/redbot/core/locales/nl-NL.po +++ b/redbot/core/locales/nl-NL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Laat informatie zien van de bot" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Verouderd" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Ja, {} is beschikbaar" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "Over deze instantie" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "Over Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Embeds zijn nu standaard {}." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "de-activeren" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "activeren" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Embeds zullen nu weer de globale instellingen gebruiken." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Embeds zijn nu {} voor deze server." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Insluitingen zijn nu {} voor u." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "Stel de uitnodiging van de bot in" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Verlaat server" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Reactie time-out." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "Oké. Doei :wave:" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Oké, ik blijf wel :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "Om een server te verlaten, typ je gewoon het nummer in." -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 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:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Klaar." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "Oké dan." -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Laad pakketten" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "{packs} geladen." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "Dit pakket is al geladen: {pack}" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "Deze pakketten zijn al geladen: {packs}" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Hiermee verwijdert u pakketten" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Laadt pakketten opnieuw" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Sluit de bot af" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Afsluiten... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Herstarten..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "zal niet" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "zal" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Fout. Je kunt je avatar maar twee keer per uur veranderen. De URL moet een directe link zijn naar een JPG / PNG bestand." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Je kan alleen het JPG / PNG formaat gebruiken." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Status veranderd naar {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefix opgeslagen." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Server prefixes zijn gereset." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Taal is veranderd." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "met een persoonlijk bericht" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "van {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Gebruik `{}dm {} ` om te reageren op deze gebruiker" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Verzonden door {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Je bericht is verzonden." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Ik kan dit bericht niet afleveren." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Gebruikers op de witte lijst:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Witte lijst is gewist." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Je kan de eigenaar niet op de zwarte lijst zetten!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Gebruiker aan zwarte lijst toegevoegd." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Die command is al geactiveerd in deze server." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/no-NO.po b/redbot/core/locales/no-NO.po index 456f7b3b2b0..038e0a9f7d4 100644 --- a/redbot/core/locales/no-NO.po +++ b/redbot/core/locales/no-NO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:13\n" "Last-Translator: FULL NAME \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Viser info om Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Utdatert" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Embeder er nå {} som standard." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "skrudd av" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "skrudd på" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Embeder vil nå bruke globale instillinger." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Embeder er nå {} for denne guilden." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Embeder er nå {} for deg." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Forlater server" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Ok, da blir jeg værende da :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Lister og gir lov til å forlate server" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Ferdig." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Laster pakker" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Utlaster pakker" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Omlaster pakker" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Skrur av botten" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Slår av... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Restarter..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Botten {} bruke konfigurerte farger for embeder." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "vil ikke" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "vil" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "Fuzzy kommando søking har blitt {} for denne serveren." -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "Fuzzy kommando søking har blitt {} i DMer." -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Mislyktes. Husk at du kan redigere avataren opptil to ganger i timen. URL-adressen må være en direkte kobling til JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Bare JPG / PNG format." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "Jeg mangler tillatelse til å endre mitt eget kallenavn." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefiks satt." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Gruppe prefikser er tilbakestilt." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Lokale innstillinger er angitt." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "Bruker-ID: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "gjennom DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "fra {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Bruk '{} dm {} ' for å svare denne brukeren" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Sendt av {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Din melding har blitt sendt." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Jeg klarer ikke å levere meldingen. Unnskyld." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/pl-PL.po b/redbot/core/locales/pl-PL.po index 5d91495ebd5..883428781c1 100644 --- a/redbot/core/locales/pl-PL.po +++ b/redbot/core/locales/pl-PL.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Pokazuje informacje o Redzie" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "Właścicielem instancji jest" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Wersja Red" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Nieaktualna" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Tak, {} jest dostępna" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "O tej instancji" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "Więcej o Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "Globalna wartość domyślna: {}\\n" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "Ustawienia serwera: {}\\n" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "Ustawienia użytkownika: {}" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Embedy są teraz domyślnie {}." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "wyłączone" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "włączone" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Embedy będą teraz używać globalnego ustawienia." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Embedy są teraz {} dla tej gildii." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Embedy są teraz {} dla Ciebie." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Opuszcza serwer" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Przekroczono limit czasu odpowiedzi." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Wyświetla serwery i pozwala je opuścić" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Gotowe." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Ładuje pakiety" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Przeładowuje pakiety" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Wyłącza bota" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Wyłączanie... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Restartowanie..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} używał swojego skonfigurowanego koloru dla embedów." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "nie będzie" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "będzie" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "Kolor został zresetowany." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "Kolor został ustawiony." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Nie powiodło się. Pamiętaj, że możesz edytowac mój awatar dwa razy w ciągu godziny. Adres URL musi być bezpośrednim linkiem do pliku JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Tylko formaty JPG / PNG." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Status zmieniony na %s." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "Nie mam uprawnień do zmiany mojego pseudonimu." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefiks ustawiony." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Prefiksy gildii zostały zresetowane." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Język został ustawiony." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Zarządzaj ustawieniami dla komendy help." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 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:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "Musisz podać wartość zero lub większą!" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "Gotowe. Limit stron został ustawiony na {}." -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Wysyła wiadomość do właściciela" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID użytkownika: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "przez PW" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "z {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID serwera: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Użyj `{}dm {} `, by odpowiedzieć temu użytkownikowi" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Wysłane przez {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Twoja wiadomość została wysłana." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Nie mogę wysłać twojej wiadomości. Przepraszam." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Właściciel {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Możesz odpowiedzieć na tę wiadomość za pomocą {}contact" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Sorry, nie mogę dostarczyć Twojej wiadomości do {}" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Wiadomość dostarczona do {}" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Biała lista:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Biała lista została wyczyszczona." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Nie możesz dodać właściciela do czarnej listy!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Użytkownik został dodany do czarnej listy." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "Biała lista użytkowników i ról:" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Zarządzaj komendami bota." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Wyłącza komendę globalnie." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 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:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Ta komenda jest już wyłączona globalnie." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "Wyłącza komendę tylko na tym serwerze." -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "Ta komenda jest już wyłączona na tym serwerze." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Włącza komendę globalnie." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "Ta komenda jest już włączona globalnie." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Włącza komendę na tym serwerze." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Ta komenda jest już włączona na tym serwerze." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Już istnieje." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Brak na liście." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/pt-BR.po b/redbot/core/locales/pt-BR.po index dfb4c223a1a..41676e2d3e1 100644 --- a/redbot/core/locales/pt-BR.po +++ b/redbot/core/locales/pt-BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Mostra informações sobre o Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "As mensagens incorporadas estão agora {} por padrão." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "desabilitado" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "habilitado" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "As mensagens incorporadas agora voltarão para a configuração global." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "As mensagens incorporadas agora são {} para este servidor." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "As mensagens incorporadas agora estão {} para você." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Sai do servidor" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Tempo de resposta excedido." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Concluído." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Carrega pacotes" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Descarrega pacotes" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Recarrega pacotes" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Encerra o bot" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Desligando... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Reiniciando..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "O bot {} usa a cor configurada para mensagens incorporadas." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "não vai" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "vai" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "A cor foi redefinida." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "A cor foi definida." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Falha. Lembre-se de que você pode editar meu avatar até duas vezes por hora. A URL deve ser um link direto para um JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Apenas formatos JPG / PNG." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Status alterado para {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefixo definido." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Prefixos do servidor foram redefinidos." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "O idioma foi definido." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Gerenciar configurações para o comando de ajuda." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Envia uma mensagem para o proprietário" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID do usuário: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "através de DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "de {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID do servidor: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Use `{}dm {} ` para responder este usuário" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Enviado por {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Sua mensagem foi enviada." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Proprietário de {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Você pode responder a esta mensagem com {}" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Desculpe, não pude entregar sua mensagem para {}" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Mensagem entregue a {}" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "A whitelist foi limpa." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Você não pode colocar um proprietário na blacklist!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Usuário foi adicionado à blacklist." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Habilita um comando neste servidor." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Esse comando já está habilitado neste servidor." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "Nenhuma configuração de imunidade aqui." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Já adicionado." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Não está na lista." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Eles são imunes" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Eles não são Imunes" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/pt-PT.po b/redbot/core/locales/pt-PT.po index f86ccf7d5ad..2e650ce18a6 100644 --- a/redbot/core/locales/pt-PT.po +++ b/redbot/core/locales/pt-PT.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:13\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Mostra informação sobre o Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "As mensagens incorporadas estão agora {} por predefinição." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ro-RO.po b/redbot/core/locales/ro-RO.po index fb9a52e4065..a2887d86f3c 100644 --- a/redbot/core/locales/ro-RO.po +++ b/redbot/core/locales/ro-RO.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/ru-RU.po b/redbot/core/locales/ru-RU.po index 125e8362034..904a964d5af 100644 --- a/redbot/core/locales/ru-RU.po +++ b/redbot/core/locales/ru-RU.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -133,102 +133,102 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Показывает информацию о Red" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "Данная копия принадлежит" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Версия Red бота" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Устаревшие" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Да, {} доступен" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "Об этом экземпляре" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "О Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "Приносит радость с 2 Января 2016 (более {} дней назад!)" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "Мне нужно разрешение \"Встраивать ссылки\" чтобы отправить это" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, docstring msgid "\\n Commands for toggling embeds on or off.\\n\\n This setting determines whether or not to\\n use embeds as a response to a command (for\\n commands that support it). The default is to\\n use embeds.\\n " msgstr "\\n Команды для включения или выключения встраиваемых сообщений.\\n\\n Этот параметр определяет, использовать ли встраиваемые сообщения\\n в качестве ответа на команду (для команд, которые ее поддерживают).\\n По умолчанию используются встраиваемые сообщения.\\n " -#: redbot/core/core_commands.py:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "Настройка эмбеддов:\\n\\n" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "Глобальные значения по умолчанию: {}\\n" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "Настройки гильдии: {}\\n" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "Настройки пользователя: {}" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, docstring msgid "\\n Toggle the global embed setting.\\n\\n This is used as a fallback if the user\\n or guild hasn't set a preference. The\\n default is to use embeds.\\n " msgstr "\\n Переключите настройку глобальных Эмбедов.\\n\\n Это используется как запасной вариант, если пользователь или\\n Guild не установили предпочтение. По умолчанию используется\\n embed.\\n " -#: redbot/core/core_commands.py:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Встраиваемые теперь по умолчанию {}." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "отключен" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "включен" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, docstring msgid "\\n Toggle the guild's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a guild channel except\\n for help commands.\\n " msgstr "\\n Переключить настройку встраиваемых сообщений гильдии.\\n\\n Если для параметра Enabled не установлено\\n значение, настройка будет отменена, и вместо\\n нее будет использоваться глобальное значение\\n по умолчанию.\\n\\n Если установлено, оно будет использоваться вместо\\n глобального значения по умолчанию, чтобы определить,\\n следует ли использовать встраиваемые сообщения. Оно\n" @@ -236,1169 +236,1169 @@ msgstr "\\n Переключить настройку встраивае " гильдии, кроме команд справки\\n \n" " " -#: redbot/core/core_commands.py:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Настройки теперь восстанавливаются." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Настройки {} для этой гильдии." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "\\n Переключить настройку встраиваемых сообщений пользователя.\\n\\n Если для параметра Enabled не установлено\\n значение, настройка будет отменена, и вместо\\n нее будет использоваться глобальное значение\\n по умолчанию.\\n\\n Если установлено, оно будет использоваться вместо\\n глобального значения по умолчанию, чтобы определить,\\n следует ли использовать встраиваемые сообщения. Оно\n" " используется для всех команд, выполняемых в личных\n" " сообщениях с ботом, а также для всех команд помощи везде.\\n " -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Настройки {} для вас." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, docstring msgid "Sends to the owner the last command exception that has occurred\\n\\n If public (yes is specified), it will be sent to the chat instead" msgstr "Отправляет владельцу последние команды, за исключением\\n\\n Если публично (указано \"yes\"), оно будет отправлено в чат" -#: redbot/core/core_commands.py:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "Пока еще ничего не произошло" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "Настроить приглашения бота" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Покинуть сервер" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "Вы уверены, что хотите, чтобы я покинул данный сервер? (y/n)" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Время ответа истекло." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "Хорошо. До свидания :wave:" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "Выход из гильдии '{}'" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Хорошо, тогда я остаюсь :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Список серверов и разрешение покинуть их" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "Чтобы покинуть сервер, просто наберите его номер." -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "Я не могу покинуть гильдию, которой я владею." -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "Вы уверены, что хотите чтобы я вышел {}? (да/нет)" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Готово." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "Хорошо." -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Загружает пакеты" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "Загружено {packs}." -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "Следующий пакет уже загружен: {pack}" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "Следующие пакеты уже загружены: {packs}" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {pack}.\\n. Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "Не удалось загрузить следующие пакеты: {packs}.\\n. Проверьте консоль или логи для более точных деталей." -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "Следующий пакет не найден в пути ког: {pack}." -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "Следующие пакеты не были найдены в пути ког: {packs}" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "Этот пакет не может быть загружен по следующим причинам:\\n\\n{reason}" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "Эти пакеты не могут быть загружены по следующим причинам:\\n\\n{reasons}" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Выгружает пакеты" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "Следующий пакет был выгружен: {pack}." -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "Следующие пакеты были выгружены: {packs}." -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "Не удалось загрузить следующий пакет: {pack}." -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "Следующие пакеты не были загружены: {packs}." -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Перезагружает пакеты" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "Перезагрузка {packs}." -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "Не удалось перезагрузить следующий пакет: {pack}.\\nПроверьте консоль или логи для получения подробностей." -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "Не удалось перезагрузить следующие пакеты: {packs}\\nПроверьте консоль или журналы для получения информации." -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "Этот пакет не может быть перезагружен по следующей причине:\\n\\n{reason}" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "Эти пакеты не могут быть перезагружены по следующим причинам:\\n\\n{reasons}" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Выключает бота" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Завершение работы... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, docstring msgid "Attempts to restart Red\\n\\n Makes Red quit with exit code 26\\n The restart is not guaranteed: it must be dealt\\n with by the process manager in use" msgstr "Попытки перезагрузить Red\\n\\n Завершает работу Red с кодом выхода 26\\n Перезапуск не гарантирован: он должен\\n обрабатываться используемым менеджером\n" " процессов" -#: redbot/core/core_commands.py:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Перезапуск..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "Роли администратора: {admin}\\nРоли модов: {mod}\\n" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "Настройки {bot_name}:\\n\\nПрефиксы: {prefixes}\\n{guild_settings}Язык: {locale}" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "\\n Добавляет роль администратора для этого гильдии.\\n " -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "Эта роль уже является администратором." -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "Теперь эта роль рассматривается как роль администратора." -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "\\n Добавляет роль модератора для этой гильдии.\\n " -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "Эта роль уже является модераторской." -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "Эта роль теперь считается ролью мода." -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "\\n Удаляет роль администратора для этой гильдии.\\n " -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "Эта роль не была ролью администратора, с которой она начала." -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "Эта роль больше не рассматривается как роль администратора." -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "\\n Удаляет роль модератора для этого сервера.\\n " -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "Эта роль не была модераторской ролью для начала." -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "Эта роль больше не рассматривается как роль модератора." -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Бот {} использовать свой настроенный цвет для встраивания сообщений." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "не будет" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "будет" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, docstring msgid "\\n Toggle whether to enable fuzzy command search for the server.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Переключить поиск неопределенных команд на сервере.\\n\\n По умолчанию поиск неопределенных команд отключен.\\n " -#: redbot/core/core_commands.py:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "Поиск неопределенной команды был {} для этого сервера." -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, docstring msgid "\\n Toggle whether to enable fuzzy command search in DMs.\\n\\n Default is for fuzzy command search to be disabled.\\n " msgstr "\\n Переключить поиск неопределенных команд в личных сообщениях.\\n\\n По умолчанию поиск неопределенных команд отключен.\\n " -#: redbot/core/core_commands.py:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "Поиск неопределенных команд был {} в личных сообщениях." -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, docstring msgid "\\n Sets a default colour to be used for the bot's embeds.\\n\\n Acceptable values for the colour parameter can be found at:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " msgstr "\\n Устанавливает цвет по умолчанию, который будет использоваться для встраиваемых сообщений бота.\\n\\n Приемлемые значения для параметра цвета можно найти по адресу:\\n\\n https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#discord.ext.commands.ColourConverter\\n " -#: redbot/core/core_commands.py:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "Цвет был сброшен." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "Цвет был установлен." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Не удалось. Помните, что вы можете изменять мой аватар до 2-ух раз в час. URL-адрес должен быть прямой ссылкой на JPG / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "JPG / PNG формат только." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Статус изменён на {}." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "Мне не хватает разрешений чтобы изменить свой ник." -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Префикс установлен." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Префиксы сервера были сброшены." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "\\n Изменяет локаль бота.\\n\\n Используйте [p]listlocales для получения списка доступных локалей.\\n\\n Чтобы сбросить на английский язык, используйте \\\"en-US\\\".\\n " -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Локализация была установлена." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "Неверная локаль. Используйте `{prefix}listlocales` для получения списка доступных локалей." -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "Пользовательский текст был очищен." -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "Пользовательский текст установлен." -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "Символов должно быть меньше 1024." -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "`{service}` API токены были установлены." -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Управление настройками для команды справки." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "Помощь будет использовать меню." -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "Помощь не будет использовать меню." -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "Помощь не будет фильтровать скрытые команды" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "Помощь будет фильтровать скрытые команды." -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "Готово. Максимальное количество символов на странице было установлено равным {}." -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "Вы должны дать значение ноль или больше!" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "Готово. Ограничение на количество страниц установлено на {}." -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "Подзаголовок был сброшен." -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "Ваш подзаголовок слишком длинный! Пожалуйста, уменьшите его до 2048 символов." -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Отправляет сообщение владельцу" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "ID пользователя: {}" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "через DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "от {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | ID сервера: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Используйте `{}dm {} `чтобы ответить пользователю" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Отправил {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Ваше сообщение было отправлено." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Я не могу доставить ваше сообщение. Извините." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Владелец {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "Вы можете ответить на это сообщение с {} контактом" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "Извините, я не смог доставить сообщение для %s" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Сообщение доставлено к %s" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Пользователи в белом списке:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Белый список был очищен." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Вы не можете добавить владельца в чёрный список!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Пользователь добавлен в черный список." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "Пользователи и роли в белом списке:" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Управление командами бота." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Отключить команду глобально." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "Я не мог найти эту команду. Обратите внимание, что она чувствительна к регистру." -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Эта команда уже отключена глобально." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "Отключить команду только на этом сервере." -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "Эта команда уже отключена на этом сервере." -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Включить команду глобально." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "Эта команда уже включена глобально." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Включить команду на этом сервере." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Эта команда уже включена на этом сервере." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "Здесь нет настроек невосприимчивости." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Уже добавлено." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Нет в списке." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Они невосприимчивы" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Они не невосприимчивы" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/sk-SK.po b/redbot/core/locales/sk-SK.po index ba11c2aa14f..daab1c2f4f3 100644 --- a/redbot/core/locales/sk-SK.po +++ b/redbot/core/locales/sk-SK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovak\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/sr-SP.po b/redbot/core/locales/sr-SP.po index aeb6fe7cd64..6a57e8394a2 100644 --- a/redbot/core/locales/sr-SP.po +++ b/redbot/core/locales/sr-SP.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:14\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/sv-SE.po b/redbot/core/locales/sv-SE.po index fc3fc1e299c..ff8ab64df9d 100644 --- a/redbot/core/locales/sv-SE.po +++ b/redbot/core/locales/sv-SE.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Klart." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Stänger ner... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Startar om..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Fel uppstod. Kom ihåg att du kan ändra min avatar upp till två gånger per time. URLen måste vara en direkt länk till en JPT / PNG." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Endast JPG / PNG format." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Prefix ändrat." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Guild prefix har rensats." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Språket har ändrats." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "genom DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "från {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "Använd `{}dm {} `för att svara användaren" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "Skickat av {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Ditt meddelande har sänts." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Jag kan inte leverera ditt meddelande. Förlåt." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Vitlistade användare:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Vitlistan har rensats." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Du kan inte svartlista en ägare!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "Användaren är nu svartlistad." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/tr-TR.po b/redbot/core/locales/tr-TR.po index 309e46cc385..c0c1f42f62b 100644 --- a/redbot/core/locales/tr-TR.po +++ b/redbot/core/locales/tr-TR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:15\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "Pong." msgid "Shows info about Red" msgstr "Red hakkında bilgi gösterir" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Red Sürümü" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "Güncel Değil" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "Evet, {} mevcut" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "Red Hakkında" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "Embed ayarları:\\n\\n" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "Gömer oldular (varsayılan olarak)." -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "deaktif" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "açıldı" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "Embed'ler artık global ayarlara geri dönecek." -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "Gömer {} Bu filo için oldular." -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "Gömer {} Bu filo için oldular." -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "Sunucudan çıkar" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "Yanıt yok, zaman aşımı oluştu." -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "Pekala, görüşürüz :wave:" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "'{}' sunucudan ayrılıyor" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "Tamam, kalayım öyleyse :)" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "Listeler ve sunucuları gitmek verir" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "Bir sunucudan ayrılmak için sadece numara yazın." -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "Sunucudan ayrılamıyorum sunucu sahibiyim." -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "Tamamdır." -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "Peki öyleyse." -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "Paketleri yükler" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "Bellekten paketleri" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "Bellekten paketleri" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "Botu kapatır" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "Kapatılıyor..." -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "Yeniden başlatılıyor..." -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "{bot_name} Ayarları:\\n\\nÖn-ekler: {prefixes}\\n{guild_settings} Dili: {locale}" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "Bot {} kullanmak için yapılandırılmış rengini katıştırır." -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "olmayacak" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "olacak" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "Bulanık komut arama {} bu sunucu için olmuştur." -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "Bulanık komut arama {} DMs içinde olmuştur." -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "Renk sıfırlandı." -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "Renk ayarlandı." -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "Başarısız oldu. Avatarımı saatte iki defaya kadar düzenleyebileceğinizi unutmayın. URL, JPG / PNG’ye doğrudan bağlantı olmalıdır." -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "Sadece JPG / PNG formatında." -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "Durum {} olarak değiştirildi." -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 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:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "Önek seti." -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "Lonca önekleri sıfırlandı." -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "Yerel ayarı belirlemek." -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "Yardım komutu ayarlarını yönetin." -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 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:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 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:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "Bitmiş. Sayfa sınırı {} için ayarlandı." -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "Tagline sıfırlandı." -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 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:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "Hiç dil bulunamadı." -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "Kullanıcıya mesaj gönder" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "Kullanıcı Kimliği" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "vasitasiyla" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "()" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr " | sunucu kimliği: {}" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 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:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "{} {} Tarafından gönderilen" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "Mesajınız gönderildi." -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "Mesajınızı teslim edemiyorum. Afedersiniz." -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "Sahibi {}" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "{} Kişi bu iletiyle yanıtlayabilirsiniz" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 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:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "Mesaj iletildi" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "Beyaz listeye alınmış Ip`ler:" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "Beyaz Liste temizlendi." -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "Arkadaşını kara listeye ekleyemezsin!" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "%s kara listeye eklendi." -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "Beyaz liste kullanıcılar ve roller:" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "Bot komutları yönetme." -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "Bir komut genel olarak devre dışı bırakın." -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 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:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "Bu komut zaten genel olarak devre dışı bırakıldı." -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, 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:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 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:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "Genel olarak bir komut etkinleştirmek." -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "Bu komut genel olarak zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "Bu sunucu bir komutu etkinleştirin." -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "Bu komut bu sunucu zaten etkinleştirilmiştir." -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "Buradaki hiçbir immunty ayarlar." -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "Zaten eklendi." -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "Listede değil." -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "Bağışık olduklarını" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "Onlar bağışıklık değildir" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/uk-UA.po b/redbot/core/locales/uk-UA.po index dabcef84213..5ff4ba08ba3 100644 --- a/redbot/core/locales/uk-UA.po +++ b/redbot/core/locales/uk-UA.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/vi-VN.po b/redbot/core/locales/vi-VN.po index d48b9049185..2d20da42f4f 100644 --- a/redbot/core/locales/vi-VN.po +++ b/redbot/core/locales/vi-VN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:15\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:16\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/zh-CN.po b/redbot/core/locales/zh-CN.po index cc9b26d334c..da3bbd6f302 100644 --- a/redbot/core/locales/zh-CN.po +++ b/redbot/core/locales/zh-CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:10\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:10\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "完成。" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "关闭... " -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "失败。请记住在每个小时你最多可以编辑两次头像。网址必须是JPG/PNG图像。" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "支持 JPG/PNG 格式。" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "我没有更改我自己昵称的权限。" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "前缀集。" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "已重置行会前缀。" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "区域已经被设置。" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "通过DM" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "从 {}" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "使用 \"{} dm {} \" 来答复此用户" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "发送人 {} {}" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "你的信息已发送。" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "抱歉,我无法发送你的消息。" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/zh-HK.po b/redbot/core/locales/zh-HK.po index 0d14e191293..d2402f2db1b 100644 --- a/redbot/core/locales/zh-HK.po +++ b/redbot/core/locales/zh-HK.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional, Hong Kong\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/locales/zh-TW.po b/redbot/core/locales/zh-TW.po index 4e42964611f..6197978974a 100644 --- a/redbot/core/locales/zh-TW.po +++ b/redbot/core/locales/zh-TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" -"POT-Creation-Date: 2020-02-27 12:09+0000\n" -"PO-Revision-Date: 2020-02-27 12:11\n" +"POT-Creation-Date: 2020-03-05 12:09+0000\n" +"PO-Revision-Date: 2020-03-05 12:11\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -133,1266 +133,1266 @@ msgstr "" msgid "Shows info about Red" msgstr "" -#: redbot/core/core_commands.py:333 +#: redbot/core/core_commands.py:334 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:343 +#: redbot/core/core_commands.py:344 msgid "Instance owned by" msgstr "" -#: redbot/core/core_commands.py:346 +#: redbot/core/core_commands.py:347 msgid "Red version" msgstr "Red 版本" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Outdated" msgstr "已過期" -#: redbot/core/core_commands.py:349 +#: redbot/core/core_commands.py:350 msgid "Yes, {} is available" msgstr "是,{} 已可用" -#: redbot/core/core_commands.py:352 +#: redbot/core/core_commands.py:353 msgid "About this instance" msgstr "" -#: redbot/core/core_commands.py:353 +#: redbot/core/core_commands.py:354 msgid "About Red" msgstr "關於 Red" -#: redbot/core/core_commands.py:356 +#: redbot/core/core_commands.py:357 msgid "Bringing joy since 02 Jan 2016 (over {} days ago!)" msgstr "" -#: redbot/core/core_commands.py:361 +#: redbot/core/core_commands.py:362 msgid "I need the `Embed links` permission to send this" msgstr "" -#: redbot/core/core_commands.py:365 +#: redbot/core/core_commands.py:366 #, docstring msgid "Shows [botname]'s uptime" msgstr "" -#: redbot/core/core_commands.py:368 +#: redbot/core/core_commands.py:369 msgid "Less than one second" msgstr "" -#: redbot/core/core_commands.py:370 +#: redbot/core/core_commands.py:371 msgid "Been up for: **{time_quantity}** (since {timestamp} UTC)" msgstr "" -#: redbot/core/core_commands.py:377 +#: redbot/core/core_commands.py:378 #, 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:386 +#: redbot/core/core_commands.py:387 msgid "Embed settings:\\n\\n" msgstr "" -#: redbot/core/core_commands.py:388 +#: redbot/core/core_commands.py:389 msgid "Global default: {}\\n" msgstr "" -#: redbot/core/core_commands.py:391 +#: redbot/core/core_commands.py:392 msgid "Guild setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:394 +#: redbot/core/core_commands.py:395 msgid "Channel setting: {}\\n" msgstr "" -#: redbot/core/core_commands.py:396 +#: redbot/core/core_commands.py:397 msgid "User setting: {}" msgstr "" -#: redbot/core/core_commands.py:402 +#: redbot/core/core_commands.py:403 #, 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:412 +#: redbot/core/core_commands.py:413 msgid "Embeds are now {} by default." msgstr "" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "disabled" msgstr "已停用" -#: redbot/core/core_commands.py:412 redbot/core/core_commands.py:436 -#: redbot/core/core_commands.py:461 redbot/core/core_commands.py:483 -#: redbot/core/core_commands.py:1014 redbot/core/core_commands.py:1030 +#: redbot/core/core_commands.py:413 redbot/core/core_commands.py:437 +#: redbot/core/core_commands.py:462 redbot/core/core_commands.py:484 +#: redbot/core/core_commands.py:1015 redbot/core/core_commands.py:1031 msgid "enabled" msgstr "已啟用" -#: redbot/core/core_commands.py:419 +#: redbot/core/core_commands.py:420 #, 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:432 redbot/core/core_commands.py:457 -#: redbot/core/core_commands.py:480 +#: redbot/core/core_commands.py:433 redbot/core/core_commands.py:458 +#: redbot/core/core_commands.py:481 msgid "Embeds will now fall back to the global setting." msgstr "" -#: redbot/core/core_commands.py:435 +#: redbot/core/core_commands.py:436 msgid "Embeds are now {} for this guild." msgstr "" -#: redbot/core/core_commands.py:444 +#: redbot/core/core_commands.py:445 #, 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:460 +#: redbot/core/core_commands.py:461 msgid "Embeds are now {} for this channel." msgstr "" -#: redbot/core/core_commands.py:467 +#: redbot/core/core_commands.py:468 #, docstring msgid "\\n Toggle the user's embed setting.\\n\\n If enabled is None, the setting will be unset and\\n the global default will be used instead.\\n\\n If set, this is used instead of the global default\\n to determine whether or not to use embeds. This is\\n used for all commands done in a DM with the bot, as\\n well as all help commands everywhere.\\n " msgstr "" -#: redbot/core/core_commands.py:483 +#: redbot/core/core_commands.py:484 msgid "Embeds are now {} for you." msgstr "" -#: redbot/core/core_commands.py:489 +#: redbot/core/core_commands.py:490 #, 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:501 +#: redbot/core/core_commands.py:502 msgid "No exception has occurred yet" msgstr "" -#: redbot/core/core_commands.py:506 +#: redbot/core/core_commands.py:507 #, docstring msgid "Show's [botname]'s invite url" msgstr "" -#: redbot/core/core_commands.py:518 +#: redbot/core/core_commands.py:519 #, docstring msgid "Setup the bot's invite" msgstr "" -#: redbot/core/core_commands.py:523 +#: redbot/core/core_commands.py:524 #, docstring msgid "\\n Define if the command should be accessible for the average user.\\n " msgstr "" -#: redbot/core/core_commands.py:552 +#: redbot/core/core_commands.py:553 #, docstring msgid "\\n Make the bot create its own role with permissions on join.\\n\\n The bot will create its own role with the desired permissions when it joins a new server. This is a special role that can't be deleted or removed from the bot.\\n\\n For that, you need to provide a valid permissions level.\\n You can generate one here: https://discordapi.com/permissions.html\\n\\n Please note that you might need two factor authentification for some permissions.\\n " msgstr "" -#: redbot/core/core_commands.py:572 +#: redbot/core/core_commands.py:573 #, docstring msgid "Leaves server" msgstr "" -#: redbot/core/core_commands.py:573 +#: redbot/core/core_commands.py:574 msgid "Are you sure you want me to leave this server? (y/n)" msgstr "" -#: redbot/core/core_commands.py:579 redbot/core/core_commands.py:632 +#: redbot/core/core_commands.py:580 redbot/core/core_commands.py:633 msgid "Response timed out." msgstr "" -#: redbot/core/core_commands.py:583 +#: redbot/core/core_commands.py:584 msgid "Alright. Bye :wave:" msgstr "" -#: redbot/core/core_commands.py:584 +#: redbot/core/core_commands.py:585 msgid "Leaving guild '{}'" msgstr "" -#: redbot/core/core_commands.py:587 +#: redbot/core/core_commands.py:588 msgid "Alright, I'll stay then :)" msgstr "" -#: redbot/core/core_commands.py:592 +#: redbot/core/core_commands.py:593 #, docstring msgid "Lists and allows to leave servers" msgstr "" -#: redbot/core/core_commands.py:603 +#: redbot/core/core_commands.py:604 msgid "To leave a server, just type its number." msgstr "" -#: redbot/core/core_commands.py:618 +#: redbot/core/core_commands.py:619 msgid "I cannot leave a guild I am the owner of." msgstr "" -#: redbot/core/core_commands.py:621 +#: redbot/core/core_commands.py:622 msgid "Are you sure you want me to leave {}? (yes/no)" msgstr "" -#: redbot/core/core_commands.py:628 redbot/core/core_commands.py:1073 -#: redbot/core/core_commands.py:1182 redbot/core/core_commands.py:1200 -#: redbot/core/core_commands.py:1212 +#: redbot/core/core_commands.py:629 redbot/core/core_commands.py:1074 +#: redbot/core/core_commands.py:1181 redbot/core/core_commands.py:1199 +#: redbot/core/core_commands.py:1211 msgid "Done." msgstr "" -#: redbot/core/core_commands.py:630 +#: redbot/core/core_commands.py:631 msgid "Alright then." msgstr "" -#: redbot/core/core_commands.py:637 +#: redbot/core/core_commands.py:638 #, docstring msgid "Loads packages" msgstr "" -#: redbot/core/core_commands.py:655 +#: redbot/core/core_commands.py:656 msgid "Loaded {packs}." msgstr "" -#: redbot/core/core_commands.py:660 +#: redbot/core/core_commands.py:661 msgid "The following package is already loaded: {pack}" msgstr "" -#: redbot/core/core_commands.py:664 +#: redbot/core/core_commands.py:665 msgid "The following packages are already loaded: {packs}" msgstr "" -#: redbot/core/core_commands.py:671 +#: redbot/core/core_commands.py:672 msgid "Failed to load the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:676 +#: redbot/core/core_commands.py:677 msgid "Failed to load the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:684 redbot/core/core_commands.py:802 +#: redbot/core/core_commands.py:685 redbot/core/core_commands.py:803 msgid "The following package was not found in any cog path: {pack}." msgstr "" -#: redbot/core/core_commands.py:688 redbot/core/core_commands.py:806 +#: redbot/core/core_commands.py:689 redbot/core/core_commands.py:807 msgid "The following packages were not found in any cog path: {packs}" msgstr "" -#: redbot/core/core_commands.py:696 +#: redbot/core/core_commands.py:697 msgid "This package could not be loaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:700 +#: redbot/core/core_commands.py:701 msgid "These packages could not be loaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:707 +#: redbot/core/core_commands.py:708 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainer of the repo about this message." msgstr "" -#: redbot/core/core_commands.py:713 +#: redbot/core/core_commands.py:714 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:728 +#: redbot/core/core_commands.py:729 #, docstring msgid "Unloads packages" msgstr "" -#: redbot/core/core_commands.py:738 +#: redbot/core/core_commands.py:739 msgid "The following package was unloaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:742 +#: redbot/core/core_commands.py:743 msgid "The following packages were unloaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:749 +#: redbot/core/core_commands.py:750 msgid "The following package was not loaded: {pack}." msgstr "" -#: redbot/core/core_commands.py:753 +#: redbot/core/core_commands.py:754 msgid "The following packages were not loaded: {packs}." msgstr "" -#: redbot/core/core_commands.py:766 +#: redbot/core/core_commands.py:767 #, docstring msgid "Reloads packages" msgstr "" -#: redbot/core/core_commands.py:784 +#: redbot/core/core_commands.py:785 msgid "Reloaded {packs}." msgstr "" -#: redbot/core/core_commands.py:789 +#: redbot/core/core_commands.py:790 msgid "Failed to reload the following package: {pack}.\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:794 +#: redbot/core/core_commands.py:795 msgid "Failed to reload the following packages: {packs}\\nCheck your console or logs for details." msgstr "" -#: redbot/core/core_commands.py:814 +#: redbot/core/core_commands.py:815 msgid "This package could not be reloaded for the following reason:\\n\\n{reason}" msgstr "" -#: redbot/core/core_commands.py:818 +#: redbot/core/core_commands.py:819 msgid "These packages could not be reloaded for the following reasons:\\n\\n{reasons}" msgstr "" -#: redbot/core/core_commands.py:825 +#: redbot/core/core_commands.py:826 msgid "**WARNING**: The following repo is using shared libs which are marked for removal in Red 3.4: {repo}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:831 +#: redbot/core/core_commands.py:832 msgid "**WARNING**: The following repos are using shared libs which are marked for removal in Red 3.4: {repos}.\\nYou should inform maintainers of these repos about this message." msgstr "" -#: redbot/core/core_commands.py:846 +#: redbot/core/core_commands.py:847 #, docstring msgid "Shuts down the bot" msgstr "" -#: redbot/core/core_commands.py:851 +#: redbot/core/core_commands.py:852 msgid "Shutting down... " msgstr "" -#: redbot/core/core_commands.py:857 +#: redbot/core/core_commands.py:858 #, 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:864 +#: redbot/core/core_commands.py:865 msgid "Restarting..." msgstr "" -#: redbot/core/core_commands.py:869 +#: redbot/core/core_commands.py:870 #, docstring msgid "Changes [botname]'s settings" msgstr "" -#: redbot/core/core_commands.py:881 +#: redbot/core/core_commands.py:882 msgid "Admin roles: {admin}\\nMod roles: {mod}\\n" msgstr "" -#: redbot/core/core_commands.py:891 +#: redbot/core/core_commands.py:892 msgid "{bot_name} Settings:\\n\\nPrefixes: {prefixes}\\n{guild_settings}Locale: {locale}" msgstr "" -#: redbot/core/core_commands.py:908 +#: redbot/core/core_commands.py:909 #, 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:918 +#: redbot/core/core_commands.py:919 msgid "Description reset." msgstr "" -#: redbot/core/core_commands.py:921 +#: redbot/core/core_commands.py:922 msgid "This description is too long to properly display. Please try again with below 250 characters" msgstr "" -#: redbot/core/core_commands.py:935 +#: redbot/core/core_commands.py:936 #, docstring msgid "\\n Adds an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:940 +#: redbot/core/core_commands.py:941 msgid "This role is already an admin role." msgstr "" -#: redbot/core/core_commands.py:942 +#: redbot/core/core_commands.py:943 msgid "That role is now considered an admin role." msgstr "" -#: redbot/core/core_commands.py:948 +#: redbot/core/core_commands.py:949 #, docstring msgid "\\n Adds a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:953 +#: redbot/core/core_commands.py:954 msgid "This role is already a mod role." msgstr "" -#: redbot/core/core_commands.py:955 +#: redbot/core/core_commands.py:956 msgid "That role is now considered a mod role." msgstr "" -#: redbot/core/core_commands.py:961 +#: redbot/core/core_commands.py:962 #, docstring msgid "\\n Removes an admin role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:966 +#: redbot/core/core_commands.py:967 msgid "That role was not an admin role to begin with." msgstr "" -#: redbot/core/core_commands.py:968 +#: redbot/core/core_commands.py:969 msgid "That role is no longer considered an admin role." msgstr "" -#: redbot/core/core_commands.py:974 +#: redbot/core/core_commands.py:975 #, docstring msgid "\\n Removes a mod role for this guild.\\n " msgstr "" -#: redbot/core/core_commands.py:979 +#: redbot/core/core_commands.py:980 msgid "That role was not a mod role to begin with." msgstr "" -#: redbot/core/core_commands.py:981 +#: redbot/core/core_commands.py:982 msgid "That role is no longer considered a mod role." msgstr "" -#: redbot/core/core_commands.py:987 +#: redbot/core/core_commands.py:988 #, 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:996 +#: redbot/core/core_commands.py:997 msgid "The bot {} use its configured color for embeds." msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will not" msgstr "" -#: redbot/core/core_commands.py:997 +#: redbot/core/core_commands.py:998 msgid "will" msgstr "" -#: redbot/core/core_commands.py:1005 +#: redbot/core/core_commands.py:1006 #, 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:1013 +#: redbot/core/core_commands.py:1014 msgid "Fuzzy command search has been {} for this server." msgstr "" -#: redbot/core/core_commands.py:1021 +#: redbot/core/core_commands.py:1022 #, 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:1029 +#: redbot/core/core_commands.py:1030 msgid "Fuzzy command search has been {} in DMs." msgstr "" -#: redbot/core/core_commands.py:1037 +#: redbot/core/core_commands.py:1038 #, 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:1047 +#: redbot/core/core_commands.py:1048 msgid "The color has been reset." msgstr "" -#: redbot/core/core_commands.py:1050 +#: redbot/core/core_commands.py:1051 msgid "The color has been set." msgstr "" -#: redbot/core/core_commands.py:1055 +#: redbot/core/core_commands.py:1056 #, docstring msgid "Sets [botname]'s avatar" msgstr "" -#: redbot/core/core_commands.py:1064 +#: redbot/core/core_commands.py:1065 msgid "Failed. Remember that you can edit my avatar up to two times a hour. The URL must be a direct link to a JPG / PNG." msgstr "" -#: redbot/core/core_commands.py:1071 +#: redbot/core/core_commands.py:1072 msgid "JPG / PNG format only." msgstr "" -#: redbot/core/core_commands.py:1079 +#: redbot/core/core_commands.py:1080 #, docstring msgid "Sets [botname]'s playing status" msgstr "" -#: redbot/core/core_commands.py:1093 +#: redbot/core/core_commands.py:1092 msgid "Status set to ``Playing {game.name}``." msgstr "" -#: redbot/core/core_commands.py:1095 +#: redbot/core/core_commands.py:1094 msgid "Game cleared." msgstr "" -#: redbot/core/core_commands.py:1101 +#: redbot/core/core_commands.py:1100 #, docstring msgid "Sets [botname]'s listening status" msgstr "" -#: redbot/core/core_commands.py:1111 +#: redbot/core/core_commands.py:1110 msgid "Status set to ``Listening to {listening}``." msgstr "" -#: redbot/core/core_commands.py:1114 +#: redbot/core/core_commands.py:1113 msgid "Listening cleared." msgstr "" -#: redbot/core/core_commands.py:1120 +#: redbot/core/core_commands.py:1119 #, docstring msgid "Sets [botname]'s watching status" msgstr "" -#: redbot/core/core_commands.py:1129 +#: redbot/core/core_commands.py:1128 msgid "Status set to ``Watching {watching}``." msgstr "" -#: redbot/core/core_commands.py:1131 +#: redbot/core/core_commands.py:1130 msgid "Watching cleared." msgstr "" -#: redbot/core/core_commands.py:1137 +#: redbot/core/core_commands.py:1136 #, 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:1160 +#: redbot/core/core_commands.py:1159 msgid "Status changed to {}." msgstr "" -#: redbot/core/core_commands.py:1166 +#: redbot/core/core_commands.py:1165 #, docstring msgid "Sets [botname]'s streaming status\\n Leaving both streamer and stream_title empty will clear it." msgstr "" -#: redbot/core/core_commands.py:1187 +#: redbot/core/core_commands.py:1186 #, docstring msgid "Sets [botname]'s username" msgstr "" -#: redbot/core/core_commands.py:1192 +#: redbot/core/core_commands.py:1191 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:1206 +#: redbot/core/core_commands.py:1205 #, docstring msgid "Sets [botname]'s nickname" msgstr "" -#: redbot/core/core_commands.py:1210 +#: redbot/core/core_commands.py:1209 msgid "I lack the permissions to change my own nickname." msgstr "" -#: redbot/core/core_commands.py:1217 +#: redbot/core/core_commands.py:1216 #, docstring msgid "Sets [botname]'s global prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1222 redbot/core/core_commands.py:1235 +#: redbot/core/core_commands.py:1221 redbot/core/core_commands.py:1234 msgid "Prefix set." msgstr "" -#: redbot/core/core_commands.py:1228 +#: redbot/core/core_commands.py:1227 #, docstring msgid "Sets [botname]'s server prefix(es)" msgstr "" -#: redbot/core/core_commands.py:1231 +#: redbot/core/core_commands.py:1230 msgid "Guild prefixes have been reset." msgstr "" -#: redbot/core/core_commands.py:1240 +#: redbot/core/core_commands.py:1239 #, docstring msgid "\\n Changes bot locale.\\n\\n Use [p]listlocales to get a list of available locales.\\n\\n To reset to English, use \\\"en-US\\\".\\n " msgstr "" -#: redbot/core/core_commands.py:1253 +#: redbot/core/core_commands.py:1252 msgid "Locale has been set." msgstr "" -#: redbot/core/core_commands.py:1256 +#: redbot/core/core_commands.py:1255 msgid "Invalid locale. Use `{prefix}listlocales` to get a list of available locales." msgstr "" -#: redbot/core/core_commands.py:1265 +#: redbot/core/core_commands.py:1264 #, 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:1274 +#: redbot/core/core_commands.py:1273 msgid "The custom text has been cleared." msgstr "" -#: redbot/core/core_commands.py:1278 +#: redbot/core/core_commands.py:1277 msgid "The custom text has been set." msgstr "" -#: redbot/core/core_commands.py:1281 +#: redbot/core/core_commands.py:1280 msgid "Characters must be fewer than 1024." msgstr "" -#: redbot/core/core_commands.py:1286 +#: redbot/core/core_commands.py:1285 #, 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:1299 +#: redbot/core/core_commands.py:1298 msgid "`{service}` API tokens have been set." msgstr "" -#: redbot/core/core_commands.py:1304 +#: redbot/core/core_commands.py:1303 #, docstring msgid "Manage settings for the help command." msgstr "" -#: redbot/core/core_commands.py:1309 +#: redbot/core/core_commands.py:1308 #, docstring msgid "\\n Allows the help command to be sent as a paginated menu instead of seperate\\n messages.\\n\\n This defaults to False.\\n Using this without a setting will toggle.\\n " msgstr "" -#: redbot/core/core_commands.py:1320 +#: redbot/core/core_commands.py:1319 msgid "Help will use menus." msgstr "" -#: redbot/core/core_commands.py:1322 +#: redbot/core/core_commands.py:1321 msgid "Help will not use menus." msgstr "" -#: redbot/core/core_commands.py:1326 +#: redbot/core/core_commands.py:1325 #, 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:1336 +#: redbot/core/core_commands.py:1335 msgid "Help will not filter hidden commands" msgstr "" -#: redbot/core/core_commands.py:1338 +#: redbot/core/core_commands.py:1337 msgid "Help will filter hidden commands." msgstr "" -#: redbot/core/core_commands.py:1342 +#: redbot/core/core_commands.py:1341 #, 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:1353 +#: redbot/core/core_commands.py:1352 msgid "Help will only show for commands which can be run." msgstr "" -#: redbot/core/core_commands.py:1355 +#: redbot/core/core_commands.py:1354 msgid "Help will show up without checking if the commands can be run." msgstr "" -#: redbot/core/core_commands.py:1359 +#: redbot/core/core_commands.py:1358 #, 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:1372 +#: redbot/core/core_commands.py:1371 msgid "Help will verify the existence of help topics." msgstr "" -#: redbot/core/core_commands.py:1375 +#: redbot/core/core_commands.py:1374 msgid "Help will only verify the existence of help topics via fuzzy help (if enabled)." msgstr "" -#: redbot/core/core_commands.py:1383 +#: redbot/core/core_commands.py:1382 #, 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:1394 +#: redbot/core/core_commands.py:1393 msgid "You must give a value of at least 500 characters." msgstr "" -#: redbot/core/core_commands.py:1398 +#: redbot/core/core_commands.py:1397 msgid "Done. The character limit per page has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1402 +#: redbot/core/core_commands.py:1401 #, docstring msgid "Set the maximum number of help pages sent in a server channel.\\n\\n This setting only applies to embedded help.\\n\\n If a help message contains more pages than this value, the help message will\\n be sent to the command author via DM. This is to help reduce spam in server\\n text channels.\\n\\n The default value is 2 pages.\\n " msgstr "" -#: redbot/core/core_commands.py:1413 redbot/core/core_commands.py:1431 +#: redbot/core/core_commands.py:1412 redbot/core/core_commands.py:1430 msgid "You must give a value of zero or greater!" msgstr "" -#: redbot/core/core_commands.py:1417 +#: redbot/core/core_commands.py:1416 msgid "Done. The page limit has been set to {}." msgstr "" -#: redbot/core/core_commands.py:1422 +#: redbot/core/core_commands.py:1421 #, 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:1434 +#: redbot/core/core_commands.py:1433 msgid "The delay cannot be longer than 14 days!" msgstr "" -#: redbot/core/core_commands.py:1439 +#: redbot/core/core_commands.py:1438 msgid "Done. Help messages will not be deleted now." msgstr "" -#: redbot/core/core_commands.py:1441 +#: redbot/core/core_commands.py:1440 msgid "Done. The delete delay has been set to {} seconds." msgstr "" -#: redbot/core/core_commands.py:1445 +#: redbot/core/core_commands.py:1444 #, 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:1453 +#: redbot/core/core_commands.py:1452 msgid "The tagline has been reset." msgstr "" -#: redbot/core/core_commands.py:1457 +#: redbot/core/core_commands.py:1456 msgid "Your tagline is too long! Please shorten it to be no more than 2048 characters long." msgstr "" -#: redbot/core/core_commands.py:1465 +#: redbot/core/core_commands.py:1464 msgid "The tagline has been set." msgstr "" -#: redbot/core/core_commands.py:1470 +#: redbot/core/core_commands.py:1469 #, docstring msgid "\\n Lists all available locales\\n\\n Use `[p]set locale` to set a locale\\n " msgstr "" -#: redbot/core/core_commands.py:1482 +#: redbot/core/core_commands.py:1481 msgid "No languages found." msgstr "" -#: redbot/core/core_commands.py:1491 +#: redbot/core/core_commands.py:1490 #, docstring msgid "Sends a message to the owner" msgstr "" -#: redbot/core/core_commands.py:1494 +#: redbot/core/core_commands.py:1493 msgid "User ID: {}" msgstr "" -#: redbot/core/core_commands.py:1497 +#: redbot/core/core_commands.py:1496 msgid "through DM" msgstr "" -#: redbot/core/core_commands.py:1499 +#: redbot/core/core_commands.py:1498 msgid "from {}" msgstr "" -#: redbot/core/core_commands.py:1500 +#: redbot/core/core_commands.py:1499 msgid " | Server ID: {}" msgstr "" -#: redbot/core/core_commands.py:1505 +#: redbot/core/core_commands.py:1504 msgid "Use `{}dm {} ` to reply to this user" msgstr "" -#: redbot/core/core_commands.py:1507 +#: redbot/core/core_commands.py:1506 msgid "Sent by {} {}" msgstr "" -#: redbot/core/core_commands.py:1512 +#: redbot/core/core_commands.py:1511 msgid "I've been configured not to send this anywhere." msgstr "" -#: redbot/core/core_commands.py:1583 +#: redbot/core/core_commands.py:1582 msgid "Your message has been sent." msgstr "" -#: redbot/core/core_commands.py:1585 +#: redbot/core/core_commands.py:1584 msgid "I'm unable to deliver your message. Sorry." msgstr "" -#: redbot/core/core_commands.py:1590 +#: redbot/core/core_commands.py:1589 #, docstring msgid "Sends a DM to a user\\n\\n This command needs a user id to work.\\n To get a user id enable 'developer mode' in Discord's\\n settings, 'appearance' tab. Then right click a user\\n and copy their id" msgstr "" -#: redbot/core/core_commands.py:1599 +#: redbot/core/core_commands.py:1598 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:1609 +#: redbot/core/core_commands.py:1608 msgid "Owner of {}" msgstr "" -#: redbot/core/core_commands.py:1610 +#: redbot/core/core_commands.py:1609 msgid "You can reply to this message with {}contact" msgstr "" -#: redbot/core/core_commands.py:1624 redbot/core/core_commands.py:1634 +#: redbot/core/core_commands.py:1623 redbot/core/core_commands.py:1633 msgid "Sorry, I couldn't deliver your message to {}" msgstr "" -#: redbot/core/core_commands.py:1627 redbot/core/core_commands.py:1637 +#: redbot/core/core_commands.py:1626 redbot/core/core_commands.py:1636 msgid "Message delivered to {}" msgstr "" -#: redbot/core/core_commands.py:1642 +#: redbot/core/core_commands.py:1641 #, docstring msgid "Prints the bot's data path." msgstr "" -#: redbot/core/core_commands.py:1646 +#: redbot/core/core_commands.py:1645 msgid "Data path: {path}" msgstr "" -#: redbot/core/core_commands.py:1652 +#: redbot/core/core_commands.py:1651 #, docstring msgid "Shows debug information useful for debugging.." msgstr "" -#: redbot/core/core_commands.py:1711 +#: redbot/core/core_commands.py:1710 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1718 +#: redbot/core/core_commands.py:1717 #, docstring msgid "\\n Adds a user to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1724 +#: redbot/core/core_commands.py:1723 msgid "Users added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1728 +#: redbot/core/core_commands.py:1727 #, docstring msgid "\\n Lists whitelisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1737 +#: redbot/core/core_commands.py:1736 msgid "Whitelisted Users:" msgstr "" -#: redbot/core/core_commands.py:1746 +#: redbot/core/core_commands.py:1745 #, docstring msgid "\\n Removes user from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1752 +#: redbot/core/core_commands.py:1751 msgid "Users have been removed from whitelist." msgstr "" -#: redbot/core/core_commands.py:1756 +#: redbot/core/core_commands.py:1755 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1760 +#: redbot/core/core_commands.py:1759 msgid "Whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1765 +#: redbot/core/core_commands.py:1764 #, docstring msgid "\\n Blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1772 +#: redbot/core/core_commands.py:1771 #, docstring msgid "\\n Adds a user to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1781 +#: redbot/core/core_commands.py:1780 msgid "You cannot blacklist an owner!" msgstr "" -#: redbot/core/core_commands.py:1787 +#: redbot/core/core_commands.py:1786 msgid "User added to blacklist." msgstr "" -#: redbot/core/core_commands.py:1791 +#: redbot/core/core_commands.py:1790 #, docstring msgid "\\n Lists blacklisted users.\\n " msgstr "" -#: redbot/core/core_commands.py:1800 +#: redbot/core/core_commands.py:1799 msgid "Blacklisted Users:" msgstr "" -#: redbot/core/core_commands.py:1809 +#: redbot/core/core_commands.py:1808 #, docstring msgid "\\n Removes user from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1816 +#: redbot/core/core_commands.py:1815 msgid "Users have been removed from blacklist." msgstr "" -#: redbot/core/core_commands.py:1820 +#: redbot/core/core_commands.py:1819 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1824 +#: redbot/core/core_commands.py:1823 msgid "Blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1830 +#: redbot/core/core_commands.py:1829 #, docstring msgid "\\n Whitelist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1839 +#: redbot/core/core_commands.py:1838 #, docstring msgid "\\n Adds a user or role to the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1846 +#: redbot/core/core_commands.py:1845 msgid "{names} added to whitelist." msgstr "" -#: redbot/core/core_commands.py:1850 +#: redbot/core/core_commands.py:1849 #, docstring msgid "\\n Lists whitelisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1859 +#: redbot/core/core_commands.py:1858 msgid "Whitelisted Users and roles:" msgstr "" -#: redbot/core/core_commands.py:1870 +#: redbot/core/core_commands.py:1869 #, docstring msgid "\\n Removes user or role from whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1878 +#: redbot/core/core_commands.py:1877 msgid "{names} removed from the local whitelist." msgstr "" -#: redbot/core/core_commands.py:1883 +#: redbot/core/core_commands.py:1882 #, docstring msgid "\\n Clears the whitelist.\\n " msgstr "" -#: redbot/core/core_commands.py:1887 +#: redbot/core/core_commands.py:1886 msgid "Local whitelist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1893 +#: redbot/core/core_commands.py:1892 #, docstring msgid "\\n blacklist management commands.\\n " msgstr "" -#: redbot/core/core_commands.py:1902 +#: redbot/core/core_commands.py:1901 #, docstring msgid "\\n Adds a user or role to the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1908 +#: redbot/core/core_commands.py:1907 msgid "You cannot blacklist yourself!" msgstr "" -#: redbot/core/core_commands.py:1911 +#: redbot/core/core_commands.py:1910 msgid "You cannot blacklist the guild owner!" msgstr "" -#: redbot/core/core_commands.py:1914 +#: redbot/core/core_commands.py:1913 msgid "You cannot blacklist a bot owner!" msgstr "" -#: redbot/core/core_commands.py:1921 +#: redbot/core/core_commands.py:1920 msgid "{names} added to the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1926 +#: redbot/core/core_commands.py:1925 #, docstring msgid "\\n Lists blacklisted users and roles.\\n " msgstr "" -#: redbot/core/core_commands.py:1935 +#: redbot/core/core_commands.py:1934 msgid "Blacklisted Users and Roles:" msgstr "" -#: redbot/core/core_commands.py:1946 +#: redbot/core/core_commands.py:1945 #, docstring msgid "\\n Removes user or role from blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1954 +#: redbot/core/core_commands.py:1953 msgid "{names} removed from the local blacklist." msgstr "" -#: redbot/core/core_commands.py:1959 +#: redbot/core/core_commands.py:1958 #, docstring msgid "\\n Clears the blacklist.\\n " msgstr "" -#: redbot/core/core_commands.py:1963 +#: redbot/core/core_commands.py:1962 msgid "Local blacklist has been cleared." msgstr "" -#: redbot/core/core_commands.py:1968 +#: redbot/core/core_commands.py:1967 #, docstring msgid "Manage the bot's commands." msgstr "" -#: redbot/core/core_commands.py:1973 +#: redbot/core/core_commands.py:1972 #, 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:1986 +#: redbot/core/core_commands.py:1985 #, docstring msgid "List disabled commands globally." msgstr "" -#: redbot/core/core_commands.py:1989 +#: redbot/core/core_commands.py:1988 msgid "There aren't any globally disabled commands." msgstr "" -#: redbot/core/core_commands.py:1992 +#: redbot/core/core_commands.py:1991 msgid "{} commands are disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:1996 +#: redbot/core/core_commands.py:1995 msgid "1 command is disabled globally.\\n" msgstr "" -#: redbot/core/core_commands.py:2003 +#: redbot/core/core_commands.py:2002 #, docstring msgid "List disabled commands in this server." msgstr "" -#: redbot/core/core_commands.py:2006 +#: redbot/core/core_commands.py:2005 msgid "There aren't any disabled commands in {}." msgstr "" -#: redbot/core/core_commands.py:2009 +#: redbot/core/core_commands.py:2008 msgid "{} commands are disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2013 +#: redbot/core/core_commands.py:2012 msgid "1 command is disabled in {}.\\n" msgstr "" -#: redbot/core/core_commands.py:2020 +#: redbot/core/core_commands.py:2019 #, 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:2034 +#: redbot/core/core_commands.py:2033 #, docstring msgid "Disable a command globally." msgstr "" -#: redbot/core/core_commands.py:2038 redbot/core/core_commands.py:2072 -#: redbot/core/core_commands.py:2122 redbot/core/core_commands.py:2144 +#: redbot/core/core_commands.py:2037 redbot/core/core_commands.py:2071 +#: redbot/core/core_commands.py:2121 redbot/core/core_commands.py:2143 msgid "I couldn't find that command. Please note that it is case sensitive." msgstr "" -#: redbot/core/core_commands.py:2044 redbot/core/core_commands.py:2078 +#: redbot/core/core_commands.py:2043 redbot/core/core_commands.py:2077 msgid "The command to disable cannot be `command` or any of its subcommands." msgstr "" -#: redbot/core/core_commands.py:2050 redbot/core/core_commands.py:2084 +#: redbot/core/core_commands.py:2049 redbot/core/core_commands.py:2083 msgid "This command is designated as being always available and cannot be disabled." msgstr "" -#: redbot/core/core_commands.py:2059 +#: redbot/core/core_commands.py:2058 msgid "That command is already disabled globally." msgstr "" -#: redbot/core/core_commands.py:2068 +#: redbot/core/core_commands.py:2067 #, docstring msgid "Disable a command in this server only." msgstr "" -#: redbot/core/core_commands.py:2089 +#: redbot/core/core_commands.py:2088 msgid "You are not allowed to disable that command." msgstr "" -#: redbot/core/core_commands.py:2099 +#: redbot/core/core_commands.py:2098 msgid "That command is already disabled in this server." msgstr "" -#: redbot/core/core_commands.py:2105 +#: redbot/core/core_commands.py:2104 #, 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:2118 +#: redbot/core/core_commands.py:2117 #, docstring msgid "Enable a command globally." msgstr "" -#: redbot/core/core_commands.py:2131 +#: redbot/core/core_commands.py:2130 msgid "That command is already enabled globally." msgstr "" -#: redbot/core/core_commands.py:2140 +#: redbot/core/core_commands.py:2139 #, docstring msgid "Enable a command in this server." msgstr "" -#: redbot/core/core_commands.py:2149 +#: redbot/core/core_commands.py:2148 msgid "You are not allowed to enable that command." msgstr "" -#: redbot/core/core_commands.py:2159 +#: redbot/core/core_commands.py:2158 msgid "That command is already enabled in this server." msgstr "" -#: redbot/core/core_commands.py:2166 +#: redbot/core/core_commands.py:2165 #, 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:2180 +#: redbot/core/core_commands.py:2179 #, docstring msgid "\\n Server settings for immunity from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2187 +#: redbot/core/core_commands.py:2186 #, docstring msgid "\\n Get's the current members and roles\\n\\n configured for automatic moderation action immunity\\n " msgstr "" -#: redbot/core/core_commands.py:2199 +#: redbot/core/core_commands.py:2198 msgid "Roles immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2204 +#: redbot/core/core_commands.py:2203 msgid "Members immune from automated moderation actions:\\n" msgstr "" -#: redbot/core/core_commands.py:2208 +#: redbot/core/core_commands.py:2207 msgid "No immunty settings here." msgstr "" -#: redbot/core/core_commands.py:2217 +#: redbot/core/core_commands.py:2216 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2222 +#: redbot/core/core_commands.py:2221 msgid "Already added." msgstr "" -#: redbot/core/core_commands.py:2230 +#: redbot/core/core_commands.py:2229 #, docstring msgid "\\n Makes a user or roles immune from automated moderation actions\\n " msgstr "" -#: redbot/core/core_commands.py:2235 +#: redbot/core/core_commands.py:2234 msgid "Not in list." msgstr "" -#: redbot/core/core_commands.py:2243 +#: redbot/core/core_commands.py:2242 #, docstring msgid "\\n Checks if a user or role would be considered immune from automated actions\\n " msgstr "" -#: redbot/core/core_commands.py:2248 +#: redbot/core/core_commands.py:2247 msgid "They are immune" msgstr "" -#: redbot/core/core_commands.py:2250 +#: redbot/core/core_commands.py:2249 msgid "They are not Immune" msgstr "" -#: redbot/core/core_commands.py:2255 +#: redbot/core/core_commands.py:2254 #, docstring msgid "\\n Commands for configuring owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2262 +#: redbot/core/core_commands.py:2261 #, docstring msgid "\\n Opt-in on recieving owner notifications.\\n\\n This is the default state.\\n " msgstr "" -#: redbot/core/core_commands.py:2275 +#: redbot/core/core_commands.py:2274 #, docstring msgid "\\n Opt-out of recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2288 +#: redbot/core/core_commands.py:2287 #, docstring msgid "\\n Adds a destination text channel to recieve owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2307 +#: redbot/core/core_commands.py:2306 #, docstring msgid "\\n Removes a destination text channel from recieving owner notifications.\\n " msgstr "" -#: redbot/core/core_commands.py:2324 +#: redbot/core/core_commands.py:2323 #, docstring msgid "\\n Lists the configured extra destinations for owner notifications\\n " msgstr "" -#: redbot/core/core_commands.py:2331 +#: redbot/core/core_commands.py:2330 msgid "There are no extra channels being sent to." msgstr "" -#: redbot/core/core_commands.py:2342 +#: redbot/core/core_commands.py:2341 msgid "Unknown channel with id: {id}" msgstr "" -#: redbot/core/core_commands.py:2373 +#: redbot/core/core_commands.py:2372 #, docstring msgid "Add servers or channels to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2384 +#: redbot/core/core_commands.py:2383 #, docstring msgid "Ignore commands in the channel or category.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2392 +#: redbot/core/core_commands.py:2391 msgid "Channel added to ignore list." msgstr "" -#: redbot/core/core_commands.py:2394 +#: redbot/core/core_commands.py:2393 msgid "Channel already in ignore list." msgstr "" -#: redbot/core/core_commands.py:2399 +#: redbot/core/core_commands.py:2398 #, docstring msgid "Ignore commands in this server." msgstr "" -#: redbot/core/core_commands.py:2403 +#: redbot/core/core_commands.py:2402 msgid "This server has been added to the ignore list." msgstr "" -#: redbot/core/core_commands.py:2405 +#: redbot/core/core_commands.py:2404 msgid "This server is already being ignored." msgstr "" -#: redbot/core/core_commands.py:2411 +#: redbot/core/core_commands.py:2410 #, docstring msgid "Remove servers or channels from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2422 +#: redbot/core/core_commands.py:2421 #, docstring msgid "Remove a channel or category from ignore the list.\\n\\n Defaults to the current channel.\\n " msgstr "" -#: redbot/core/core_commands.py:2431 +#: redbot/core/core_commands.py:2430 msgid "Channel removed from ignore list." msgstr "" -#: redbot/core/core_commands.py:2433 +#: redbot/core/core_commands.py:2432 msgid "That channel is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2438 +#: redbot/core/core_commands.py:2437 #, docstring msgid "Remove this server from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2442 +#: redbot/core/core_commands.py:2441 msgid "This server has been removed from the ignore list." msgstr "" -#: redbot/core/core_commands.py:2444 +#: redbot/core/core_commands.py:2443 msgid "This server is not in the ignore list." msgstr "" -#: redbot/core/core_commands.py:2450 +#: redbot/core/core_commands.py:2449 msgid "This server is currently being ignored." msgstr "" -#: redbot/core/core_commands.py:2465 +#: redbot/core/core_commands.py:2464 msgid "Currently ignored categories: {categories}\\nChannels:{channels}" msgstr "" -#: redbot/core/core_commands.py:2480 +#: redbot/core/core_commands.py:2479 #, docstring msgid "\\n Get info about Red's licenses\\n " msgstr "" diff --git a/redbot/core/utils/locales/ru-RU.po b/redbot/core/utils/locales/ru-RU.po index f7c7b42fefc..a74805fb064 100644 --- a/redbot/core/utils/locales/ru-RU.po +++ b/redbot/core/utils/locales/ru-RU.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n" -"PO-Revision-Date: 2020-02-13 12:15\n" +"PO-Revision-Date: 2020-03-05 12:14\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -21,23 +21,23 @@ msgstr ", и " #: redbot/core/utils/chat_formatting.py:447 msgid "year" -msgstr "" +msgstr "год" #: redbot/core/utils/chat_formatting.py:447 msgid "years" -msgstr "" +msgstr "лет" #: redbot/core/utils/chat_formatting.py:448 msgid "month" -msgstr "" +msgstr "месяц" #: redbot/core/utils/chat_formatting.py:448 msgid "months" -msgstr "" +msgstr "месяцев" #: redbot/core/utils/chat_formatting.py:449 msgid "day" -msgstr "" +msgstr "дн." #: redbot/core/utils/chat_formatting.py:449 msgid "days" @@ -45,7 +45,7 @@ msgstr "дн." #: redbot/core/utils/chat_formatting.py:450 msgid "hour" -msgstr "" +msgstr "ч." #: redbot/core/utils/chat_formatting.py:450 msgid "hours" @@ -53,7 +53,7 @@ msgstr "ч." #: redbot/core/utils/chat_formatting.py:451 msgid "minute" -msgstr "" +msgstr "мин." #: redbot/core/utils/chat_formatting.py:451 msgid "minutes" @@ -61,7 +61,7 @@ msgstr "мин." #: redbot/core/utils/chat_formatting.py:452 msgid "second" -msgstr "" +msgstr "сек." #: redbot/core/utils/chat_formatting.py:452 msgid "seconds"